Introduction - If you have any usage issues, please Google them yourself
Tree traversal (non-recursive way): First of all, by the way in order to establish the tree and enter the node information, the realization of the tree through the stack of the first non-recursive sequence mode, in order and post-order traversal