Introduction - If you have any usage issues, please Google them yourself
Non-recursive traversal of binary tree: the input binary tree node value from the keyboard and use the binary tree to store binary tree non-recursive algorithm for binary tree traversal, print out the binary tree traversal sequence on the screen.