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

📄 readme

📁 很不错的tcl编程实例
💻
字号:
#AGOCG Tcl/Tk Cookbook
#Basics of Tcl
#Authors Lakshmi & Venkat Sastry


This directory contains the source files (*.c & *.tcl) for running the
Basics of Tcl application. The Tcl wish shell is extended to include two
commands that handle the spawning of a web browser for looking at the
Tcl and Tk HTML documents. The extended wish shell is called htcl. To compile
htcl for your architecture, customise the makefile Make_htcl and to make
type
		make -f Make_htcl

It is assumed that the executable "htcl" will reside in this directory. If
you want to copy it elsewhere or run it from elsewhere, provide the
appropriate pathnames to it.

For this application, if htcl is not in the same directory, change the first
line in the file hyper.tcl to point to htcl.

Ensure that you can execute the Tcl scripts.

Run the application by typing hyper.tcl at command level of your window.

⌨️ 快捷键说明

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