-
Visual Basic malls supply channel management
Visual Basic商场进货渠道管理-Visual Basic malls supply channel management
- 2022-07-13 08:17:56下载
- 积分:1
-
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好...
这个程序演示了采用ADO技术的基本功能,数据库用Microsoft Acess,实现的基本功能有:添加记录,删除记录,修改记录,该程序另外一个优点在于界面的友好,Button控件做得相当漂亮。文件中包含源程序和演示用的Access数据库。-this procedure demonstrated the use of ADO The basic function, the database with Microsoft Acess to achieve the basic functions : add records, delete records, modify records, the program is another advantage of a friendly interface, Button Controls has done quite beautiful. Document contains source and demonstrate the Access database.
- 2022-05-26 08:06:01下载
- 积分:1
-
算法CART,该算法主要 用于数据挖掘研究领域.
算法CART,该算法主要 用于数据挖掘研究领域.-CART algorithm, the algorithm used mainly for data mining research field.
- 2022-03-12 00:32:32下载
- 积分:1
-
VC use ADO to operate the database category, very handy.
VC下使用ADO对数据库进行操作的类,非常好用。-VC use ADO to operate the database category, very handy.
- 2022-10-02 10:05:04下载
- 积分:1
-
很好 的gongzi软件源玛+软件
很好 的gongzi软件源玛+软件-very, very good gongzi software source software Gilmour
- 2023-07-14 16:25:03下载
- 积分: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
-
金山软件数据库管理界面的实现。使用数据库t。
本程序实现了金山词霸界面的数据库管理.使用DAO技术对数据库进行增加,删除,修改,查找记录等操作,并且实现了类似于金山词霸效果的界面布局,可以设置显示字体和数据导出,界面友好简单,方便使用.-the realization of Kingsoft database management interface. DAO use of database technology, delete, modify and search for records of operations, and achieve the effect of Kingsoft similar to the interface layout, can set font and data showed derived friendly interface is simple and easy to use.
- 2022-05-01 02:19:14下载
- 积分:1
-
一个类库管理系统,利用了ado和visual c++6.0编写,很好的利用了软件工程分析的思想...
一个类库管理系统,利用了ado和visual c++6.0编写,很好的利用了软件工程分析的思想-a library management system, and the use of visual c ado 6.0 preparation, good use of the software engineering analysis of the thinking
- 2023-04-19 14:05:04下载
- 积分: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
-
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,...
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,即可自动完成命令。 -Will be commonly used or very complicated to work with SQL statement written in advance and specify the name of a stored, then later asked to provide a database stored procedure has a good definition of the functions of the same service, simply call the execute, can be auto-complete command.
- 2022-10-26 03:15:02下载
- 积分:1