搜索资源列表
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 ( e
foreach-
- 用foreach语句遍历数组找出最大数和最小数-Traverse the array with foreach statement to identify the minimum number and maximum number of
FinalizeaForeachdemo
- Finalize method and foreach demo