📄 readme.txt
字号:
===============================================================================
Data Structures For Game Programmers
Ron Penton
Graphical Demonstration 12-2
===============================================================================
This demonstration shows you how the binary tree traversals work
- Click the Random Tree button to create a random tree
- Click the Inorder, 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 + -