Basis: Command and Immediate Window

1. Command window
Type command directly, like:
view.fullscreen
debug.breakpoints
immed (go to immediate window directly)

2. Immediate window
? (print a variable's value)
>alias (view all alias commands, which can be executed in this window, like: >FullScreen)
>cmd (go to command window directly)

posted @ 2008-12-31 19:15  能巴  阅读(263)  评论(0编辑  收藏  举报