📄 readme.txt
字号:
JDBCTest version 1.03 Release NotesJanuary 20, 1997This version of JDBCTest requires either JDK 1.1beta3 or JDK 1.0.2 withJDBC 1.2. It is not compatible with earlier versions of JDBC. Be sureyour JDBC driver is compatible with this environment.A version that supports JDK 1.1beta2 or JDK 1.0.2 with JDBC 1.1 is alsoavailable.What Is JDBCTest?-----------------The JDBCTest Tool was primarily designed and built to allow usersto test any feature of any JDBC driver and their supported databases.To that end, each step in the function sequence can be controlledby the user, allowing both correct and incorrect operations to occur.The JDBCTest Tool covers all methods defined in the JDBC specification.See JDBCTest.html for further information.Installation------------Add the JDBCTest1_03/classes directory this contained in the JDBCTest1_03.zip file to your class path.To execute the JDBCTest program, use: java JDBCTestJDBCTest is also provided as an applet. In your Java enabled browser, open JDBCTest.html to access it.Notes-----On Win95, if you receive the message "Out of environment space", insureyour config.sys file has the line: SHELL=C:\COMMAND.COM C:\ /E:2048 /P
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -