-
Patient_Data
MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
- 2011-08-03 14:51:42下载
- 积分:1
-
jcglxtydm
数据库课程设计,教材管理系统,本系统能够投入实际的使用并且满足基本的功能要求。要求具有极高的可靠性、安全性和易维护性,具有较高的可移植性。 本系统实现了以下的功能: (1) 查询模块:根据种类,查询教材的相关信息; (2) 征订模块:根据需要,征订员将需要征订的教材数据输入教材信息表 (3) 采购模块:采购员审核教材征订的信息,如果需要采购则通过审核,否则 删除征订的信息 ⑷ 用户管理:用(atabase of curriculum design, materials management system, the system can allocate the actual use and to meet the basic functional requirements. Requires a very high reliability, security and easy-maintenance, high portability. The system to achieve the following functions: (1) Query Module: In accordance with the type of query-related information materials (2) Subscription Module: In accordance with the needs of Subscription Subscription Members will need to enter the teaching materials data information table (3) procurement modules: Purchaser audited Subscription information materials, if required by the procurement audit, or delete subscription information ⑷ User Management: User administrators can create user information, delete users, modify user information)
- 2013-09-22 15:40:21下载
- 积分:1
-
ssm学生信息管理系统(源码+数据库+文档)
ssm学生信息管理系统(源码+数据库+文档)
- 2020-12-12下载
- 积分:1
-
Principles.of.Distributed.Database.Systems.3rd
a book of distributed database systems
- 2013-07-23 08:21:27下载
- 积分:1
-
《Python数据分析与应用:从数据获取到可视化》源代码
【实例简介】
- 2021-05-18 10:33:57下载
- 积分:1
-
txl_db
说明: MDB数据库ADO连接编程,演示一个通讯录的增删改查询(MDB ADO database connectivity program, a demonstration of additions, deletions and change directory inquiries)
- 2005-12-16 14:00:32下载
- 积分:1
-
SearchRecord2
vc——使用SQL语句进行时间条件检索SearchRecord2的程序源码,值得一看!(vc- time conditions using SQL statements to retrieve SearchRecord2 the program source code, worth a visit!)
- 2011-08-23 23:04:15下载
- 积分:1
-
Database
ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
- 2015-06-02 14:30:17下载
- 积分:1
-
norefresh
说明: 一个用.net写的无刷新取得数据库数据的例程。(A use. Net write-free access to the database data refresh routines.)
- 2005-11-01 22:55:45下载
- 积分:1
-
获取CPU信息
property CPUFactory : Ansistring read FCpuFactory; //获取 CPU 制造商
property CPUFamily : Cardinal read FCpuFamily; //获取 CPU 家族系统
property CPUModel : Cardinal read FCpuModel; //获取 CPU 型号
property CPUStepping : Cardinal read FCPUStepping; //获取 CPU 步进
property CPUName : Ansistring read FCPUName; //获取 CPU 名称
property CPUFrequency: Cardinal read FCPUFrequency; //获取 CPU 频率
property CPUInstructs: string read FCPUInstructs; //获取 CPU 指令集
property CPUCount : Ansistring read FCPUCount; //获取 CPU 个数
property CPUCacheInfo: string read FCPUCacheInfo; //获取 CPU 缓存信息
property CPUSerialNo : Ansistring read FCPUSerialNo; //获取 CPU 序列号
- 2021-08-11 00:31:00下载
- 积分:1