⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 tcl是工具命令语言
💻
字号:
README:  Tcl    This is the Tcl 8.4.2 source distribution.    Tcl/Tk is also available through NetCVS:	http://tcl.sourceforge.net/    You can get any source release of Tcl from the file distributions    link at the above URL.RCS: @(#) $Id: README,v 1.49 2003/02/15 02:16:28 hobbs Exp $Contents--------    1. Introduction    2. Documentation    3. Compiling and installing Tcl    4. Development tools    5. Tcl newsgroup    6. Tcl contributed archive    7. Tcl Resource Center    8. Mailing lists    9. Support and Training    10. Thank You1. Introduction---------------Tcl provides a powerful platform for creating integration applications thattie together diverse applications, protocols, devices, and frameworks.When paired with the Tk toolkit, Tcl provides the fastest and most powerfulway to create GUI applications that run on PCs, Unix, and the Macintosh.Tcl can also be used for a variety of web-related tasks and for creatingpowerful command languages for applications.Tcl is maintained, enhanced, and distributed freely by the Tcl community.The home for Tcl/Tk sources and bug/patch database is on SourceForge:	http://tcl.sourceforge.net/with the Tcl Developer Xchange hosted at:	http://www.tcl.tk/Tcl is a freely available open source package.  You can do virtuallyanything you like with it, such as modifying it, redistributing it,and selling it either in whole or in part.  See the file"license.terms" for complete information.2. Documentation----------------Extensive documentation is available at our website.The home page for this release, including new features, is	http://www.tcl.tk/software/tcltk/8.4.htmlDetailed release notes can be found at the file distributions pageby clicking on the relevant version.	http://sourceforge.net/project/showfiles.php?group_id=10894Information about Tcl itself can be found at	http://www.tcl.tk/scripting/There have been many Tcl books on the market.  Most are listed at	http://www.tcl.tk/resource/doc/books/2a. Unix Documentation----------------------The "doc" subdirectory in this release contains a complete set ofreference manual entries for Tcl.  Files with extension ".1" are forprograms (for example, tclsh.1); files with extension ".3" are for Clibrary procedures; and files with extension ".n" describe Tclcommands.  The file "doc/Tcl.n" gives a quick summary of the Tcllanguage syntax.  To print any of the man pages on Unix, cd to the"doc" directory and invoke your favorite variant of troff using thenormal -man macros, for example		ditroff -man Tcl.nto print Tcl.n.  If Tcl has been installed correctly and your "man" programsupports it, you should be able to access the Tcl manual entries using thenormal "man" mechanisms, such as		man Tcl2b. Windows Documentation-------------------------The "doc" subdirectory in this release contains a complete set of Windowshelp files for Tcl.  Once you install this Tcl release, a shortcut to theWindows help Tcl documentation will appear in the "Start" menu:	Start | Programs | Tcl | Tcl Help3. Compiling and installing Tcl-------------------------------There are brief notes in the unix/README, win/README, and mac/README aboutcompiling on these different platforms.  There is additional informationabout building Tcl from sources at	http://www.tcl.tk/doc/howto/compile.html4. TclPro Development tools---------------------------A high quality set of commercial quality development tools is available toaccelerate your Tcl application development.  The TclPro product provides adebugger, static code checker, packaging utility, and bytecode compiler.TclPro was open-sourced when Scriptics/Ajuba was acquired by Interwoven.Visit its home at SourceForge for more information and source/binaries:	http://tclpro.sourceforge.net/ActiveState has picked up support for commercial Tcl development tools.More information can be found at	http://www.ActiveState.com/Tcl5. Tcl newsgroup----------------There is a USENET news group, "comp.lang.tcl", intended for the exchange ofinformation about Tcl, Tk, and related applications.  The newsgroup is agreat place to ask general information questions.  There is alsoa USENET news group, "comp.lang.tcl.announce", intended to announce newreleases of software, training, and more.  For bug reports, pleasesee the "Support and bug fixes" section below.6. Tcl contributed archive--------------------------Many people have created exciting packages and applications based on Tcland/or Tk and made them freely available to the Tcl community.  An archiveof these contributions is kept on the machine ftp://archives.tcl.tk/pub/tcl(aka ftp://ftp.procplace.com/pub/tcl).  You can access the archive usinganonymous FTP.  The archive also contains several FAQ ("frequently askedquestions") documents that provide solutions to problems that are commonlyencountered by Tcl newcomers.7. Tcl Resource Center----------------------Visit http://www.tcl.tk/resource/ to see an annotated index ofmany Tcl resources available on the World Wide Web.  This includespapers, books, and FAQs, as well as development tools, extensions,applications, binary releases, and patches.  You can also recommendadditional URLs for the resource center using the forms labeled "Add aResource".8. Mailing lists----------------Several mailing lists are hosted at SourceForge to discuss development oruse issues (like Macintosh and Windows topics).  For more information andto subscribe, visit:	http://sourceforge.net/projects/tcl/and go to the Mailing Lists page.9. Support and Training------------------------We are very interested in receiving bug reports, patches, and suggestionsfor improvements.  We prefer that you send this information to us via thebug form at SourceForge, rather than emailing us directly.  The bugdatabase is at:	http://tcl.sourceforge.net/The bug form was designed to give uniform structure to bug reports aswell as to solicit enough information to minimize followup questions.We will log and follow-up on each bug, although we cannot promise aspecific turn-around time.  Enhancements, reported via the FeatureRequests form at the same web site, may take longer and may not happenat all unless there is widespread support for them (we're trying toslow the rate at which Tcl/Tk turns into a kitchen sink).  It's verydifficult to make incompatible changes to Tcl/Tk at this point, due tothe size of the installed base.The Tcl community is too large for us to provide much individual supportfor users.  If you need help we suggest that you post questions tocomp.lang.tcl.  We read the newsgroup and will attempt to answer esotericquestions for which no one else is likely to know the answer.  In addition,see the following Web site for links to other organizations that offerTcl/Tk training:	http://www.tcl.tk/resource/community/commercial/training10. Thank You-------------We'd like to express our thanks to the Tcl community for all thehelpful suggestions, bug reports, and patches we have received.Tcl/Tk has improved vastly and will continue to do so with your help.

⌨️ 快捷键说明

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