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

📄 readme

📁 This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages.
💻
字号:
This directory contains "tkclient", a Glish <-> Tcl/TK interface.  Theinterface is unsupported and undocumented; on the plus side, it's rathersimple yet effective.  Basically, instantiating a TK_Client object createsa Tcl/TK interpreter with the following added commands:	glish_send name value		sends out an event with the given name and (string) value	glish_reply value		replies to a request/reply event with the given value	glish_exit		cleanly exitsTK_Client also responds to the following incoming events:	Tcl	the event's value is interpreted as a string and passed		to the Tcl interpreter for execution	TclN	the event's value is interpretered as an array of strings,		each of which is passed in turn to the Tcl interpreter

⌨️ 快捷键说明

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