-
C language source code for a small database system, the database structure to ge...
C语言编写的小型数据库系统源代码,对数据库结构生成有比较好的描述,可供开发人员参考。-C language source code for a small database system, the database structure to generate a relatively good description of reference for developers.
- 2022-04-15 13:50:59下载
- 积分:1
-
Visual Basic commodity sales management system
Visual Basic商品销售管理系统-Visual Basic commodity sales management system
- 2022-03-01 14:24:27下载
- 积分:1
-
用CDatabase连接数据库,并进行必要的操作!
用CDatabase连接数据库,并进行必要的操作!-CDatabase link Access Database!
- 2022-08-19 15:25:30下载
- 积分:1
-
OLE DB的存在为用户提供了一种统一的方法来访问所有不同种类的数据库...
OLE DB的存在为用户提供了一种统一的方法来访问所有不同种类的数据库-the presence of OLE DB to provide users with a unified approach to visit all the different kinds of databases
- 2022-03-02 15:11:52下载
- 积分:1
-
一个简单的个人相册管理系统
一个简单的个人相册管理系统-a simple personal photo management system
- 2023-08-22 05:25:08下载
- 积分:1
-
执行一个不返回记录的存储过程
执行一个不返回记录的存储过程 -Executing an store procedure with no return results
- 2022-12-05 18:15:03下载
- 积分:1
-
读写Excel 用Ado对Excel可以很方便的进行读写
读写Excel 用Ado对Excel可以很方便的进行读写 -read and write Excel Ado right with Excel can read and write to facilitate the conduct of
- 2022-02-26 21:43:22下载
- 积分:1
-
本例通过实例实现了文档基础
本实例通过vc的CXmlNode类实现XML文件的创建,此方法实现简单的创建XML文件的方法!- This example realizes the XML document foundation through the
vc CXmlNode kind, this method realization simple foundation XML
document method!
- 2022-05-17 21:54:14下载
- 积分:1
-
这个节目给了我们一个例子,一个完整的实现的一个动态记录…
This program give us a example that a complete implementation of a dynamic recordset
- 2023-05-03 20:00:03下载
- 积分: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