CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - TCL_learning
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - TCL_learning - List
[
Other
]
TCL_learning
DL : 0
TCL语言的学习教程和几个程序实例 array.tcl --- --- This simple example shows how to create and manipulate arrays. main commands used: array, puts, foreach, get calculator.tcl -------------- This script 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 script 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 script 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.
Update
: 2008-10-13
Size
: 424.24kb
Publisher
:
王力
[
Other
]
TCL_learning
DL : 0
TCL语言的学习教程和几个程序实例 array.tcl --- --- This simple example shows how to create and manipulate arrays. main commands used: array, puts, foreach, get calculator.tcl -------------- This script 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 script 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 script 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.
Update
: 2025-02-19
Size
: 424kb
Publisher
:
王力
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.