readme
来自「这是一个Linux下的集成开发环境」· 代码 · 共 14 行
TXT
14 行
This directory contains several files for testing Tcl's dynamicloading capabilities. If this directory is present and the filesin here have been compiled, then the "load" test will use the sharedlibraries present here to run a series of tests. To compile theshared libraries, first type "./configure". This will readconfiguration information created when Tcl was configured andcreate Makefile from Makefile.in. Be sure that you have configuredTcl before configuring here, since information learned during Tcl'sconfigure is needed here. Then type "make" to create the sharedlibraries.RCS: @(#) $Id: README,v 1.1 2003/02/05 10:55:14 mdejong Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?