?? readme.txt
字號:
===============================================================================
Data Structures For Game Programmers
Ron Penton
Graphical Demonstration 11-2
===============================================================================
This demonstration shows you how the tree traversals work
- Click the Random Tree button to create a random tree
- Click the Preorder or Postorder buttons to perform the preorder or postorder
tree traversals. The tree will highlight the nodes in order, each current
node will turn red for a moment.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -