?? readme
字號:
#AGOCG Tcl/Tk Cookbook
#Using Expect & BLT
#Authors Lakshmi & Venkat Sastry
This directory contains Tcl source files for running a simple example of
Expect (ftp.tcl) and the BLT graph widget. You will need to have the
extended (super) "stcl" to run these examples.
It is assumed that the executable "stcl" is in the directory ../ch9. If
you are running it from elsewhere, provide the appropriate pathname to it
by including
#!/path/to/stcl
to call stcl from the script files.
ftp.tcl has to be edited to include the correct address of the ftp server
you wish to access as well as email address for loggin as an
anonymous account.
You can invoke "stcl" and at the "stcl" prompt, source either ftp.tcl or
blt.tcl as you choose.
The features.tcl belongs to the BLT source distribution and all copyright
belong to the author of that script.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -