8.html

来自「Tcl 语言的入门级图书」· HTML 代码 · 共 55 行

HTML
55
字号
<HTML><TITLE>Tcl Odds and Ends</TITLE><BODY BGCOLOR="#FFF0E0" VLINK="#0FBD0F" TEXT="#101000" LINK="#0F0FDD">
<A NAME="top"><H1>Tcl Odds and Ends</H1>


<P>  This chapter contains a potpourri of Tcl features that do not seem to
fit elsewhere.

<P> <UL>
<LI> 
Starting Processes and Pipes
<LI> 
More about I/O
<LI> 
More about Variables
<LI> 
The <TT>clock</TT> Action Family
<LI> 
Building Command Lines
<LI> 
Object Action Families
<LI> 
Executing Scripts from within Scripts
<LI> 
Interpreter Hierarchies
<LI> 
Delaying Execution
<LI> 
Performance Testing
<LI> 
The Current Directory
<LI> 
Binary Data
<LI> 
Solutions to Exercises
</UL>
<!-- Linkbar -->
<P><CENTER><FONT SIZE=2><NOBR>
<STRONG>From</STRONG>
<A HREF="javascript:if(confirm('http://www.mapfree.com/sbf/tcl/book/home.html  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://www.mapfree.com/sbf/tcl/book/home.html'" tppabs="http://www.mapfree.com/sbf/tcl/book/home.html">Tcl/Tk For Programmers</A><WBR>
<STRONG>Previous</STRONG>
<A HREF="7.html" tppabs="http://www.mapfree.com/sbf/tcl/book/select/Html/7.html">chapter</A><WBR>
<STRONG>Next</STRONG>
<A HREF="9.html" tppabs="http://www.mapfree.com/sbf/tcl/book/select/Html/9.html">chapter</A><WBR>
<STRONG>All</STRONG>
<A HREF="Contents.html" tppabs="http://www.mapfree.com/sbf/tcl/book/select/Html/Contents.html">chapters</A><WBR>
<STRONG>Author</STRONG>
<A HREF="javascript:if(confirm('http://www.mapfree.com/mp/jaz/home.html  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://www.mapfree.com/mp/jaz/home.html'" tppabs="http://www.mapfree.com/mp/jaz/home.html">J. A. Zimmer</A><WBR>
<STRONG>Copyright</STRONG>
<A HREF="copyright.html" tppabs="http://www.mapfree.com/sbf/tcl/book/select/Html/copyright.html">Notice</A><WBR>
<P>
<I>Jun 17, 1998</I>
 </NOBR></FONT></CENTER></BODY></HTML>


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?