资源列表
jiaxiaoguanlixinxixitong
- 驾校管理信息系统源代码,包括四部分:1、jxims——驾校管理信息系统程序,本系统数据库为SQL server7。使用前将文件夹Data的数据库先导入SQL server7中。2、驾校管理信息系统——驾校管理信息系统安装程序;3、disk1——为驾校管理信息系统安装文件;4、CButtonST_Source.zip——程序用到的第三方控件源代码。 -Driving management information system source code, including four parts:
devicemanagementsystem
- 固定设备管理系统可以有效地管理企事业单位的设备资产,维护固定设备记录 。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 系统需求分析 基本信息的添加、修改、删除和查询。基本信息包括部门信息和
studentmis
- 用ASP.NET + SQL 数据库的学生管理系统,界面简单,代码简洁易懂,适宜初学者学习!-ASP.NET+ SQL database with the student management system, to meet simple, concise and understandable code, suitable for beginners to learn!
xzgl
- 学籍管理系统,学籍 管理系统 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBscr ipt Javascr ipt ASP CSharp CHM FlashMX matlab P
VCSQL
- 数据库编程实例,每一步都分析得很清楚,对初学者有很大的帮助-VC+SQL
ADO.NET
- ADO.net操作数据库总结,包括用SqlConnection连接SQL Server,二。用OleDbConnection连接 三.创建Command对象等-ADO.net to operate the database summary including the use SqlConnection to connect SQL Server, 2. OleDbConnection connection with the three. Create a Command object
hotelmanage
- 一个适用的具有旅客入住登记、退房结账、空房查询、旅客信息查询等功能的JAVA宾馆管理系统-An application with the passenger check-in, check-out checkout, availability check, travelers information search functions JAVA Hotel Management System
adohlp
- 用vb6写 ado 连接sqlserver,非常简单的使用ado activeX;而且速度极快-Write ado with vb6 to connect sqlserver, very simple to use ado activeX , and fast
SQL
- SQL Server MFC ODBC 直接执行SQL语句的实例。-SQL Server MFC ODBC instance of a direct implementation of the SQL statement.
SQL
- 汽车销售管理系统,用POWERDESIGN设计,含CDM\PDM图及详细文档-Car sales management system, with POWERDESIGN design, including CDM \ PDM maps and detailed documentation
MDB
- This document explains the format of the MDB files. MDB files store the actual contents of a database record. The MDB file begins with a variable length header describing the overall database configuration. The header is followed by one or more varia
MyElectCourse
- 一个简单的选课系统,可以实现教师、学生和管理员的三级管理 首页login.aspx 默认管理帐号/密码:51aspx/51aspx 学生教师帐号/密码:001/001 DB_51aspx下为Sql2005数据库文件,附加即可-A simple elective system that can achieve the teachers, students and administrators of the three-level management page logi