登录
首页 » ADO-ODBC » 用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法....

用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法....

于 2022-09-07 发布 文件大小:3.98 MB
0 64
下载积分: 2 下载次数: 1

代码说明:

用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法.-With VC++ 6.0 to prepare a phone book small procedures, mainly VC++ Operation ADO database, as well as the use of LIST.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该实例实现VC如何连接数据库ORACAL的操作
    该实例实现VC如何连接数据库ORACAL的操作-examples of the VC how to connect the operation ORACAL
    2022-05-13 11:34:59下载
    积分:1
  • 教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编...
    教师论文管理系统。目前教师个人信息日益复杂化,市场上的软件各有针对性,却缺少专门针对教师需要设计的综合性信息管理软件,为了方便老师对个人信息资料的综合管理,特编写“教师个人资料辅助管理系统”软件。在整个系统中,我编写的模块是“论文管理”,目的是有效的查找、编辑、修改和综合管理老师的科研论文,所带本科生的毕业设计论文,所带硕士、博士的各类论文,并且有效的实现与其它模块的互动。-teachers paper management system. Currently teachers increasingly complex personal information, software on the market have targeted, but the lack of specialized teachers need to design a comprehensive information management software, in order to facilitate teachers to the personal information management, the preparation of special "teachers assisted personal information management system" software. Throughout the system, I prepare the module is the "paper management", is an effective search, edit, modify, and comprehensive management of the teacher"s scientific papers, brought the number of undergraduate design graduate thesis, it divulges master"s and doctoral degrees in various papers, and to achieve effective and other interactive modules.
    2022-05-26 15:56:36下载
    积分:1
  • 使用ADO操作数据库,ADO是基于COM,COM有许多优点…
    使用ADO操作数据库,ADO技术是基于COM,具有COM组件的诸多优点,被多种语言支持-operate the database using ADO, ADO is based on the COM, COM has many advantages, being multilingual support
    2023-02-20 06:45:03下载
    积分:1
  • Source brand presentation systems catering entertainment brand management system...
    金字招牌源码演示系统 金字招牌餐饮娱乐管理系统是专门为广大餐饮娱乐企业精心 设计的一套功能强大而又简单实用的餐饮娱乐管理系统。该系统主要包括前台管理和后台管 理两大模块,前台管理做为前台收银员操作的主要   金字招牌餐饮娱乐管理可广泛适用于各种规模、各种类型的餐饮娱乐企业,如:餐厅、 酒楼、歌舞厅、夜总会、桑拿、酒吧、咖啡厅、快餐店、综合娱乐场所等等 -Source brand presentation systems catering entertainment brand management system specifically for the vast numbers of restaurant and entertainment enterprises designed a powerful yet simple and practical management system for restaurant and entertainment. The system includes front and back-office management of the two management modules, front desk front desk cashier operations management as the main restaurant and entertainment brand management can be widely applicable to all sizes, all types of restaurant and entertainment businesses, such as: Restaurants, song and dance halls, nightclubs, sauna, bars, coffee shops, fast food shops, an integrated entertainment, etc.
    2023-08-27 09:15:06下载
    积分:1
  • 用visual+acess 实现企业收文系统
    用visual+acess 实现企业收文系统-enterprises receipt system
    2022-01-22 16:39:10下载
    积分:1
  • C#下开发SQL数据库,实现学生信息管理,课程信息管理,宣科信息管理....
    C#下开发SQL数据库,实现学生信息管理,课程信息管理,宣科信息管理.-err
    2022-01-22 00:11:36下载
    积分:1
  • 不啰嗦了,并实现ntwdblib.lib ADO功能。
    不用ado,用ntwdblib.lib来实现Ado的功能。-not ado, and to achieve ntwdblib.lib Ado function.
    2023-05-28 10:15:04下载
    积分:1
  • 学生成绩管理系统,包括插入,删除,查找,排序等功能
    学生成绩管理系统,包括插入,删除,查找,排序等功能-Student achievement management system, including insert, delete, search, sorting and other functions
    2022-01-31 18:01:43下载
    积分:1
  • 使用EXCEL做数据表的简单门禁控制器IC卡管理程序
    使用EXCEL做数据表的简单门禁控制器IC卡管理程序-The use of EXCEL data sheet to do a simple Access Controller IC card management procedures
    2022-11-07 04:35: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载