user_mainrc.tcl

来自「eCos操作系统源码」· TCL 代码 · 共 11 行

TCL
11
字号
# ~/.ecos/synth/mainrc.tcl## This configuration file is executed by ecosynth, the eCos synthetic# target auxiliary program, just before the application is allowed# to continue. The target definition file has been processed and the# GUI has been set up, although usually the event loop will not have# been entered and no windows will have been displayed yet.## This file is executed in a Tcl interpreter, so Tcl syntax applies. 

⌨️ 快捷键说明

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