Introduction - If you have any usage issues, please Google them yourself
Do the project need to delete the tree tree, because in removing a node, to all nodes on this node are deleted, so use recursion to obtain all need to delete nodes, a recursive method has been uploaded