📄 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 + -