文件名称:TCL_learning
介绍说明--下载内容均来自于网络,请自行研究使用
TCL语言的学习教程和几个程序实例
array.tcl
--- ---
This simple example shows how to create and manipulate arrays.
main commands used: array, puts, foreach, get
calculator.tcl
--------------
This scr ipt asks the user to enter an operation ( ex: 24 + 52 ),
analyses the operation, computes it and return the result.
main commands used: proc, expr, return, while, puts, flush, switch, lindex,
gets
file_copy.tcl
-------------
This scr ipt asks the user to enter a source file, a destination file and copies
the source file in the destination file.main commands used: puts, gets, read, seek, open, close.-TCL language learning tutorials and examples of several programs array.tcl--------- T his simple example shows how to create and manip ulate arrays. main commands used : array, puts, foreach. get calculator.tcl-------------- This scrip t asks the user to enter an operation (ex : 24 52), analyzes the operation, it computes and return the result. main command s used : proc, expr, return, while, puts, flush, switch, Lindex. gets file_copy.tcl------------- This scr ipt asks the user to enter a source file, a destination file and copies the source file in the destination file.main commands used : puts, gets, read, seek, open, close.
array.tcl
--- ---
This simple example shows how to create and manipulate arrays.
main commands used: array, puts, foreach, get
calculator.tcl
--------------
This scr ipt asks the user to enter an operation ( ex: 24 + 52 ),
analyses the operation, computes it and return the result.
main commands used: proc, expr, return, while, puts, flush, switch, lindex,
gets
file_copy.tcl
-------------
This scr ipt asks the user to enter a source file, a destination file and copies
the source file in the destination file.main commands used: puts, gets, read, seek, open, close.-TCL language learning tutorials and examples of several programs array.tcl--------- T his simple example shows how to create and manip ulate arrays. main commands used : array, puts, foreach. get calculator.tcl-------------- This scrip t asks the user to enter an operation (ex : 24 52), analyzes the operation, it computes and return the result. main command s used : proc, expr, return, while, puts, flush, switch, Lindex. gets file_copy.tcl------------- This scr ipt asks the user to enter a source file, a destination file and copies the source file in the destination file.main commands used : puts, gets, read, seek, open, close.
相关搜索: tcl
tcl
教程
TCL语言
Tcl
语言
IC设计需要的TCL语言教程
tcl
文件操作
TCL_learning
tcl
array
operati
tcl
learning
copy
tcl
tcl
教程
TCL语言
Tcl
语言
IC设计需要的TCL语言教程
tcl
文件操作
TCL_learning
tcl
array
operati
tcl
learning
copy
tcl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCL_learning
............\array.tcl
............\calculator.tcl
............\file_copy.tcl
............\TclWeek1.ppt
............\TclWeek2.ppt
............\TclWeek3.ppt
............\TclWeek4.ppt
............\TclWeek5.ppt
............\array.tcl
............\calculator.tcl
............\file_copy.tcl
............\TclWeek1.ppt
............\TclWeek2.ppt
............\TclWeek3.ppt
............\TclWeek4.ppt
............\TclWeek5.ppt