-
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样
简单工资登记系统 一 :程序设计目的:做此程序目的在于熟悉数据库开发的过程及其与界面连接的方法,故简化了数据库中表和物理存储的设计过程。不同公司的工资管理不一样,功能也可以非常复杂,而开发流程大致相同,现在熟悉方法对今后针对具体公司的具体系统做开发更有意义。-simple wage a registration system : procedures designed to : do purpose of this procedure is familiar with the process of database development and its link with the interface, it simplifies the database table and the physical storage of the design process. Different companies in the wages not the same, functions can be extremely complex, and the development process similar to that now familiar with the method in the future, targeted at specific companies do a specific system development more meaningful.
- 2022-07-10 11:28:34下载
- 积分: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
-
排课管理系统源代码
排课管理系统源代码-course timetable management system sourcecode
- 2022-04-20 21:41:46下载
- 积分:1
-
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对...
一个用VB开发的数据库管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕业设计的最佳参考。代码风格规范。完整的实现VB对MDB数据库的增加,删除,查询,打印,报表等功能。所有源码免费开放.很难得的一套管理系统的源码啦-a VB development of the database management system. ACCESS 2000 databases. With the integrity of the design development documents and database design documentation. Graduation is doing the best reference. Code style norms. VB integrity of the MDB database to add, delete, query, print, statements capabilities. All source code is free. A rare set of source code management system--
- 2023-08-30 05:00:04下载
- 积分:1
-
实现文件传输,对写internet编程大人是很有用的代码.
实现文件传输,对写internet编程大人是很有用的代码. -achieve file transfer, internet programming for adults to write useful code.
- 2022-03-10 20:13:41下载
- 积分:1
-
数据库操作
数据库操作--ODBC篇(随书光盘)-database operations-- Part ODBC (CD with the book)
- 2022-03-20 21:14:30下载
- 积分:1
-
Inventory management information system is a realization of the current inventor...
库存管理信息系统是一个实现对时事库存物品管理的软件。-Inventory management information system is a realization of the current inventory management software.
- 2023-08-15 18:05:04下载
- 积分:1
-
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的...
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 environment, and removed a prompt message, hoping to provide more convenience. Thank you, the original author
- 2022-11-20 02:05:03下载
- 积分:1
-
Visual FoxPro原代码
Visual FoxPro原代码-Visual FoxPro source code
- 2023-08-06 15:05:04下载
- 积分:1
-
药品管理 在运行程序之前,
请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。...
药品管理 在运行程序之前,
请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。-Medicines management in the running process, I would be grateful if the attached database file dms.mdb add to the data source named DMS.
- 2022-01-25 14:41:49下载
- 积分:1