itclsh.1

来自「这是一个Linux下的集成开发环境」· 1 代码 · 共 31 行

1
31
字号
'\"'\" Copyright (c) 1996 Lucent Technologies'\"'\" See the file "license.terms" for information on usage and redistribution'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.'\" '\" $Id: itclsh.1,v 1.1 2003/02/05 10:53:53 mdejong Exp $'\" .so man.macros.TH itclsh 1 "" itcl "[incr\ Tcl]".BS'\" Note:  do not modify the .SH NAME line immediately below!.SH NAMEitclsh \- Simple shell for [incr Tcl].SH SYNOPSIS\fBitclsh\fR ?\fIfileName arg arg ...\fR?.BE.SH DESCRIPTION.PP\fBitclsh\fR is a shell-like application that reads Tcl commandsfrom its standard input, or from a file, and evaluates them.It is just like \fBtclsh\fR, but includes the \fB[incr\ Tcl]\fRextensions for object-oriented programming..PPSee the \fBtclsh\fR man page for details concerning usage.  Seethe \fBitcl\fR man page for an overview of \fB[incr\ Tcl]\fR..SH KEYWORDSTcl, itcl, interpreter, script file, shell

⌨️ 快捷键说明

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