-
autobak
可以根据用户选择的数据库自动还原和自动备份数据。(And automatic backup can automatically restore the data according to user-selected database.)
- 2014-02-18 09:12:34下载
- 积分:1
-
读写Excel
读写Excel 用Ado对Excel可以很方便的进行读写 (read and write Excel Ado right with Excel can read and write to facilitate the conduct of)
- 2021-01-07 17:28:53下载
- 积分:1
-
PMMv1.0
MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
- 2010-07-31 15:11:21下载
- 积分:1
-
dhk1.5
利用ADO接口使VC++6.0与sql数据库通信,里面有设账号和密码,需要修改,已经通过测试,包括数据库的增加,删除,修改等等操作。(Using VC++6.0 ADO interface allows communication with the sql database, which has set up accounts and passwords, modify, have been tested, including the database, add, delete, modify, etc. operations.)
- 2020-10-29 15:09:56下载
- 积分:1
-
delphi实现ftp上传下载文件到客户端
delphi实现ftp上传下载文件到客户端
- 2015-06-24下载
- 积分:1
-
Database-Connectivity-operation
使用JDBC提供的API以JDBC-ODBC桥接器的方式连接数据库,并与数据库进行信息交互,数据的查询、更新、插入、删除等(Use API JDBC provides JDBC-ODBC bridge to connect the , and information interact with the , data query, update, insert, delete, etc.)
- 2016-08-12 18:10:18下载
- 积分:1
-
addressmanage
地址簿管理系统,visual c++与Access数据库实现(Address book management system, Visual C + + and Access database to achieve)
- 2013-05-07 20:14:04下载
- 积分:1
-
database
数据库查询操作,读取数据库信息,下拉列表空间的适应(database select )
- 2013-06-24 10:36:45下载
- 积分:1
-
EnglishLevel
研究生英语成绩查询系统,链接access数据库(Postgraduate English query system, link access s)
- 2016-04-21 20:17:50下载
- 积分: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