fan-out的定义
找了中文意思,没有找到!
fan-out: refers to the number of pointers per node that the tree is having.
即,树中每个结点的孩子结点的个数,或者是每个结点的指针的个数。
找了中文意思,没有找到!
fan-out: refers to the number of pointers per node that the tree is having.
即,树中每个结点的孩子结点的个数,或者是每个结点的指针的个数。