Introduction - If you have any usage issues, please Google them yourself
The basic function of a binary tree: a tree in order to generate a list stored in binary binary bt (node tree can be customized) 2 before using recursive method preorder, inorder, postorder bt, and indent various forms of print bt Information node 3. exchange all around the sub-tree bt, and print out the form to indent before switching