-
数据库开发需要的系统资源夺魁附加赛多幅
数据库开发需要的系统资源夺魁附加赛多幅 -database needs of the development of system resources playoff won a number of
- 2022-02-25 02:08:53下载
- 积分:1
-
is mainly for the vb sql database programming the most basic things, but it'...
主要是用于sql的vb数据库编程最基础的东西,不过很容易懂了,谢谢大家支持-is mainly for the vb sql database programming the most basic things, but it"s easy to understand, thank you all for support
- 2022-07-16 22:21:19下载
- 积分:1
-
一个小实验室书籍管理系统,用VC和统计的实现…
用VC实现的一个小型实验室书籍管理系统,使用Mysql数据库,统计功能较为全面。-A small book management system of lab. It s implemented by VC and the statistical function is more complete by using MySQL database.
- 2023-03-29 01:40:04下载
- 积分:1
-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分:1
-
用vb编写 的控件非常漂亮的界面控件 感谢下载
用vb编写 的控件非常漂亮的界面控件 感谢下载-prepared with the controls very nice interface controls thank Download
- 2022-01-24 14:59:18下载
- 积分:1
-
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用...
VC访问数据库有两种方法:一种是使用CDatabase和CRecord对象;另一种是利用ADO技术。这个程序实现了Postgre数据库的读写,以及存储过程的调用。-VC has two ways to access the database: one is the use of object CDatabase and CRecord the other is the use of ADO technology. The implementation of this process of reading and writing Postgre database, as well as the stored procedure call.
- 2022-03-23 08:04:50下载
- 积分:1
-
一个电脑配置DIY管理系统,本代码适合初学数据库者学习借鉴,大家共同学习。...
一个电脑配置DIY管理系统,本代码适合初学数据库者学习借鉴,大家共同学习。-DIY configure a computer management system, the code suitable for beginners who learn from the database, we learn together.
- 2023-01-08 23:45:03下载
- 积分:1
-
一卡通考勤系统,采用PB编写,sql2000数据库
一卡通考勤系统,采用PB编写,sql2000数据库-Card attendance system, using PB to prepare, sql2000 database
- 2022-03-04 19:33:22下载
- 积分:1
-
a more complete hospital management system, equipped with the database files, da...
一个比较完整的医院管理系统,配有数据库文件,把数据库文件导入后即可使用-a more complete hospital management system, equipped with the database files, database files into ready for use
- 2022-04-23 05:24:13下载
- 积分:1
-
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
- 2022-12-03 03:05:04下载
- 积分:1