class AVLTreeNode //平衡二叉树{....................};......void R_Rotate(AVLTreeNode * & p)//右旋操作函数{.....}AVLTreeNode * & p什么意思?可以只用 * p吗?
婷婷同学_
相关分类