资源列表
程序文件
- 校园门禁系统 6。0编写-Campus Access Control System 6. Prepared 0
room
- 毕业设计论文(含运行说明书,源代码)客户管理系统(SQL+VC++) 是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。
SQL
- SQL 远程访问的测试程序 ADO方法 里边包含了ADO 的D-Test procedures for SQL Remote Access
商品销售
- 商品销售管理,共包括以下模块:系统管理,商品信息,进货管理,销售管理,库存管理,查询管理,报表管理。-sales management, and it includes the following modules : system management, commodity information, and distribution management, sales management, inventory management and query management, report ma
file_manage_system_VC
- 文件管理系统,管理个人文档信息,相当于无数word文档的功能-Document Management System
tong_xun_lu
- 用VFP做的一个小的通讯录管理系统,实现了简单的联系人存储功能,仅供学习交流QQ:473995510-VFP do a small address book management system, to achieve a simple contacts stored only communicate QQ: 473 995 510
student
- 学生管理系统,包括学生信息管理,成绩管理,违规查询等。-Student management system, including the student information management, performance management, and illegal inquiries.
access
- 数据库access的登陆,实现字段元素的增,删,及一些控件的应用。-The field of database access to landing, the increase of the field elements, delete, and some control applications.
File_MIS
- 文件管理系统,利用Visual C++和数据库进行开发学习-Document management system, using Visual C++ and database developed to study
PostgreSQL
- PostgreSQL实用实例参考,PostgreSQL是个免费高性能的数据库,若要使用免费数据库,不妨试一下.
SmartiesAdvancedSQLProgramming3rd
- 本资料详细介绍了sql数据库编程,有Joe Celko所写的,英文版,对sql编程的所有知识点有自己的见解.适合无论新手还是老鸟.-This information details the sql database programming, with Joe Celko wrote, in English, knowledge of sql programming all have their own point of view is suitable for both novices or v
DangXiaoXueYuanGuanLiXiTongCustomSrc
- 党校学员管理系统客户端源代码。 这是以前写的一个党校学员管理系统,对学习数据库的人应该有些帮助的,不过原来的结构没有设计好,里面有些技术还是可以学习的,不过估计写数据库的人也不多。。 这个是使用delphi开发的c/s结构的程序,使用的是delphi自带的MIDAS,服务器使用了第三方控件TrayIcon,客户端使用了Ehlib和VCLSkin,数据传输时是压缩传输,使用了窗口继承。皮肤文件是保存在Dll中加载的。使用的数据库是SQL2000,不过这个程序配置起来比较麻烦。。