搜索资源列表
用VC++编写的通讯录应用程序
- 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
C++编写的通讯录
- 一个通讯录,有基本的增删改查功能
telephonesystem
- 电话本系统是实现的功能是对通讯录的增删改查,是基于C/S三层架构的,用C#实现-Phone function of the system is to achieve is to address book additions and deletions to the investigation, is based on the C/S three-tier structure, with the C# implementation
PhoneBook
- 简易通讯录,增删改分组、增删改查联系人、增删改查用户-Simple C# book, additions and deletions to group CRUD contacts, CRUD users
Datastructure-Design
- 只是一个用C++写出来的通讯录管理系统,源于学校的数据结构课程设计,主要涉及到链表的增删改查,有需要的可以看下-Just one use C++ and write out the address book management system, from the data structure of the school curriculum design, mainly related to the linked list of CRUD, need to look
Electronic
- 电子同学通讯录,利用C#编程可以对文字进行增删改查,这样有利于同学之间的交流-Electronic classmate contacts, you can use C# Programming text for CRUD, it is a good communication between the students
CJB_10_2
- 简单的C语言设计程序,通讯录的实现,摆阔增删改查-Simple C language design process, contacts to achieve, ostentatious CRUD
CJB_10_4
- 简单的C语言设计程序,通讯录的实现,摆阔增删改查-Simple C language design process, contacts to achieve, ostentatious CRUD
address-book--C
- C语言编写的通讯录程序,包括增删改查、排序以及保存到文件的功能。-C language to write the address book program, including to add and delete, sort, and the function of the save to file.
REcord
- 学生通讯录,具有增删改查等基本功能。学习c语言必做的小程序。-Student contacts, has the basic functions such as add and delete. Will do small program to learn c language.
TongXunLuGuanLiXiTong
- 这是利用C语言写的通讯录管理系统,实现了增删改查等基础功能,代码层次清晰,语言简练,注释清晰-This is done using C language to write the address book management system to achieve the CRUD and other basic functions, the code-level clear, concise language, clear notes
C
- 基于C语言的通讯录,可以做一些简单的增删改查的功能- C language-based address book, you can do some simple CRUD functions
contact-1
- 简易通讯录,实现简单的增删改查功能,在linux环境下,使用c语言(Simple address book, to achieve simple additions and deletions to search function, in the Linux environment, the use of C language)
first_item
- 有数据表构成的通讯录,包括其中内容的增删改查等(An address book consisting of data tables)
通讯录
- 利用链式结构体进行编写通讯录,通过对链节点的操作来进行增删改查(Write a address book by using a chain structure)
通讯录(数据结构)
- 这是一个基于C++语言设计的数据结构而做的通讯录的课程设计,里面包含了链表的增删改查的操作。(This is a data structure based on C + + language design for the course design of the address book, which contains the chain table, delete, delete and change the operation.)
Contact-CS
- 一个简易的个人通讯录,可以对其进行简单的增删改查操作,C/S的结构。(A simple personal address book, it can be simple additions and deletions to check operation, based of the C/S(Client/Server) structure.)