-
data
mfc数据库编程资料。查询数据,创建数据库,登陆,对话框加菜单,加消息响应等等。(data base on MFC)
- 2012-05-04 15:32:58下载
- 积分:1
-
ADOupdate
本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
- 2010-05-26 13:13:35下载
- 积分:1
-
VFP
VFP数据库继承了以往传统数据库的优点,是采用了面向对象的程序设计思想和可视化的编程工具,操作简单、易学,极大的方便了软件的开发。人们在使用它作为开发工具时,可以高效的开发出全新的可视化图形界面应用程序。(VFP database inherits the advantages of traditional databases, is the use of object-oriented program design and visual programming tools, simple operation, easy to learn, which greatly facilitates the software development. People use it as a development tool, you can efficiently develop a new visual GUI applications.)
- 2013-08-30 16:02:33下载
- 积分:1
-
VC-Ado-Oracle
本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
- 2010-07-21 17:03:35下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1
-
YJSYS_HD
研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
- 2009-03-30 14:58:04下载
- 积分:1
-
LibraryMIS
一个简单的图书馆管理信息系统,使用CS结构(A simple library management information system)
- 2009-07-17 13:40:44下载
- 积分: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
-
DataTableImportToEecel
用vbs将数据库中的数据导入到excel表中(Vbs to the database using import data to excel sheet)
- 2009-12-24 18:50:27下载
- 积分:1
-
ENVELOP_ADO
封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
- 2007-05-18 22:38:03下载
- 积分:1