tcl tips

1350阅读 0评论2012-02-23 wenyiyun11
分类:Python/Ruby

, or the "Tool Command Language"*.

set: 读或写变量
source - Evaluate a file or resource as a Tcl script
proc - Create a Tcl procedure
pid - Retrieve process identifiers
llength - Count the number of elements in a list


上一篇:WIKI
下一篇:Makefile tips