Description: java data structure, teach you to build the tree structure, the preamble, in order, after the preorder,
To Search:
File list (Check if you may need any files):
javaTree
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.core.resources.prefs
........\.........\org.eclipse.jdt.core.prefs
........\bin
........\...\com
........\...\...\zyw
........\...\...\...\javase
........\...\...\...\......\tree
........\...\...\...\......\....\BinTree.class
........\...\...\...\......\....\BTNode.class
........\...\...\...\......\....\Main1.class
........\...\...\...\......\....\Ti.class
........\src
........\...\com
........\...\...\zyw
........\...\...\...\javase
........\...\...\...\......\tree
........\...\...\...\......\....\BinTree.java
........\...\...\...\......\....\BTNode.java
........\...\...\...\......\....\Main1.java
........\...\...\...\......\....\Ti.java