-
Database Connection Pool for Java(Implement by JDBC)
在java中使用一种简单JDBC数据库连接池的实现-Database Connection Pool for Java(Implement by JDBC)
- 2022-06-22 03:45:26下载
- 积分:1
-
Delphi programming framework, the three
Delphi编程框架,三层结构,无第三方控件,D6以上-Delphi programming framework, the three-tier structure, and no third-party control, more than D6
- 2022-01-25 22:42:52下载
- 积分:1
-
VB and Excel on the procedure, this procedure is only used a few seconds of time...
关于VB与EXCEL的程序,这段程序只用几秒时间快速读取并写入新建一个EXCEL文件中(或公式,或单元格)。下载后在源代码中自己修改要读取的EXCEL文件名。-VB and Excel on the procedure, this procedure is only used a few seconds of time fast read and write a new Excel document (or formula, or cells). After downloading the source code in their own amendment to read Excel file.
- 2022-05-16 14:51:17下载
- 积分:1
-
实现了Oracle8 OCI API的封装,并有该类的使用例子。实现了Oracle8 OCI API的封装,并有该类的使用例子...
实现了Oracle8 OCI API的封装,并有该类的使用例子。实现了Oracle8 OCI API的封装,并有该类的使用例子-realized Oracle8 OCI API package, and the use of such examples. To achieve the Oracle8 OCI API package, and the use of such examples
- 2022-12-02 20:30:03下载
- 积分:1
-
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不...
一个用kdmMW写的三层的多表更新例子,kdmMW是一个三层FrameWork,速度比ASTA快,可能也要比Remobjects快(不过Remobjects也不错),准备用它开发三层系统了。-kdmMW write with a three-tier multi-table updates example, is a three-tier kdmMW FrameWork, speed faster than ASTA may also faster than Remobjects (although Remobjects also good), ready to use it to develop a three-tier system.
- 2022-03-01 16:34:40下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1
-
delphi编写的存储过程助手,能简化存储过程编写
delphi编写的存储过程助手,能简化存储过程编写-prepared by the storage process facilitator, to simplify the process of preparing storage
- 2023-01-18 22:40:04下载
- 积分:1
-
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。...
图书馆管理系统,数据库课程设计,数据库方法为ADO技术,建立access数据库,并访问连接。-Library management system, database design, database Ways to ADO technology, the establishment of access database and access connections.
- 2022-07-27 21:12:00下载
- 积分:1
-
Qt SQL是一个简单的数据库浏览器GUI
Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven procedures
- 2022-05-21 16:53:34下载
- 积分:1
-
simple attendance management system, using MFC the main elements of programming,...
简单的考勤管理系统,运用了MFC编程的主要要素,功能全面,以供大家参考-simple attendance management system, using MFC the main elements of programming, full functions, for your reference
- 2022-07-23 05:41:14下载
- 积分:1