Introduction - If you have any usage issues, please Google them yourself
Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to open the file and exit procedures a tree control to display xml file structure a text control to display the selected node the contents of the xml tree, if you select the bottom node is a simple node, then display the text of this node, or show the child nodes of this node name per line.