The book comes with a CD-ROM that has all the examples in the book, plus a variety of Tcl/Tk freeware from the net. The CD has the Tcl/Tk 8.4.2 releases on it. Please visit my little Tcl/Tk book shop for titles I recommend, including my own, of course. Buy the Book from Amazon.com
学习TCL的好材料,英文版. 目录如下: 1. Tcl Fundamentals 1-1 Backslash sequences 1-2 Arithmetic operators from highest to lowest precedence 1-3 Built-in math functions 1-4 Built-in Tcl commands 2. Getting Started 2-1 Wish command line options 2-2 Variables defined by tclsh and wish 3. ...
Practical Programming in TCL and TK Fourth Edition (Book).Reviews the book "Practical Programming in TCL and TK," 4th ed., by Brent B. Welch, Ken Jones, and Jeffrey Hobbs.LeisnerMartyEBSCO_bspLinux Journal
《Practical Programming in Tcl and Tk》作者:Prentice Hall,出版社:2003年6月,ISBN:。PracticalProgramminginTcl/Tkisdescribedasthe
Practical Programming in Tcl/Tk is described as the "bible" for Tcl programmers. It is a guide to the Tcl/Tk programming language and GUI toolkit. This revision includes substantial updates to cover the new version 8.4-giving both an overview of the features, as well as details about every...
Plans Sign In Try Now Practical Programming in Tcl & Tk, Third Edition by Brent B. Welch The regsub CommandThe regsub command does string substitution based on pattern matching. It is very useful for processing your data. It can perform simple tasks like replacing sequences of spaces and ...