readme
来自「很不错的tcl编程实例」· 代码 · 共 13 行
TXT
13 行
#AGOCG Tcl/Tk Cookbook
#Simple Text Editor
#Authors Lakshmi & Venkat Sastry
#修改:mhss<jijingzhisheng@up369.com>
This directory contains the source files for the Text editor (Chapter 3 of
the cookbook).
Ensure that you can execute the applications.
Run the application by typing editor.tcl at command level of your window.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?