Introduction - If you have any usage issues, please Google them yourself
Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree height through the draw with a traverse path.