搜索资源列表
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
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)