Introduction - If you have any usage issues, please Google them yourself
Is a multi-way search tree (not binary in): 1. The definition of any non-leaf node at most M son and M> 2 2. The son of the root node number [2, M] 3 . Except root node, other than the son of non-leaf node number [M/2, M]