oratcl2.6.readme

来自「TCL的数据库处理支撑库及一些示例」· README 代码 · 共 20 行

README
20
字号
The oratcl2.6.tar.gz file was created from the CVS repositoryfor Oratcl.  This snapshot was made January 27, 2000.<webmaster@scriptics.com>Windows Users: We are now supporting TEA (Tcl Extension Architecture)compliant makefiles (http://www.scriptics.com/products/tcltk/tea/). See theREADME file for instructions on how to build Oratcl on windows using  TEA.Oratcl works with TCL8.2. It also works fine with Oracle 8 and 8i databases.We will no longer be updating the Visual C++ makefile. If you want to usethat format,  it should be easy to edit. . If using an Oracle 8i database onWindows NT, you need to add   -DVERSION8DB to the DEFINES line in themakefile. You can also add this flag for an Oracle 8 build, it should workwith or without it. In either case, leave in the -VERSION7 flag as thisrefers to the version of the Oracle API we are using. For TCL8.2, just pointTCL and TCLIB to  the respective TCL8.2 locations. Change VER variable to 82.

⌨️ 快捷键说明

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