readme

来自「tcl是工具命令语言」· 代码 · 共 29 行

TXT
29
字号
This directory contains unsupported tools used to build parts of Tclfor distribution.uniParse.tcl -- Script for converting the Unicode character database	into a compact table stored in generic/tclUniData.c.uniClass.tcl -- Script for generating regexp class tables from the Tcl	"string is" classesGenerating HTML files.The tcl-tk-man-html.tcl script from Robert Critchlowgenerates a nice set of HTML with good cross references.Use it like    tclsh tcl-tk-man-html.tcl --htmldir=/tmp/tcl8.2This script is very picky about the organization of man pages,effectively acting as a style enforcer.Generating Windows Help Files:1) Build tcl in the ../unix directory2) On UNIX, (after autoconf and configure), do	make    this converts the Nroff to RTF files.2) On Windows, convert the RTF to a Help doc, do	nmake helpfileGenerating Windows binary distribution.Update and compile the WYSE tcl.wse configuration.

⌨️ 快捷键说明

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