-
获取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
-
ODBCDemo
设置数据源,增删改查,以mfc 的形式体现出来算是一个小工具吧(Set up data source additions and deletions to change)
- 2017-09-03 14:03:51下载
- 积分:1
-
chap29--use-OLE-DB-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
- 2012-09-19 17:29:05下载
- 积分:1
-
AdoDataGrid
利用ADO操作数据库,与DATAgrid进行绑定的例子(Operation of the database using ADO with examples DATAgrid bind)
- 2009-04-10 21:20:10下载
- 积分:1
-
delphi 开发台达PLC
delphi 开发台达PLC
- 2019-06-04下载
- 积分:1
-
43567897
VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
- 2013-08-13 23:34:07下载
- 积分:1
-
会员积分消费管理系统
【实例简介】
内含源码、数据库文件、项目日志和项目报告
会员积分消费管理系统是一个数据库应用系统,会员所有信息都是保存在数据库中。本系统将主要实现以下功能:注册会员、查询会员、会员、查询消费记录功能、会员管理、今日消费统计。
- 2021-11-16 00:44:03下载
- 积分:1
-
ExcelAccc
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
- 2005-03-21 10:22:41下载
- 积分:1
-
ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
- 2013-04-26 21:04:09下载
- 积分:1
-
VB-from-dbdate-copy-photo
VB 读取数据库指定字段,然后复制对应文件夹的用户照片 批处理 的来,可以优化工作(VB read the specified field of the database, and then copy the corresponding folder user photos, you can batch optimization)
- 2013-04-10 08:55:04下载
- 积分:1