CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 通讯录 增删改查 C

搜索资源列表

  1. 用VC++编写的通讯录应用程序

    1下载:
  2. 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
  3. 所属分类:报告论文

  1. C++编写的通讯录

    0下载:
  2. 一个通讯录,有基本的增删改查功能
  3. 所属分类:系统编程

    • 发布日期:2011-12-23
    • 文件大小:7.59kb
    • 提供者:a174775600
  1. telephonesystem

    0下载:
  2. 电话本系统是实现的功能是对通讯录的增删改查,是基于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
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:224.59kb
    • 提供者:daiyaohui1
  1. PhoneBook

    0下载:
  2. 简易通讯录,增删改分组、增删改查联系人、增删改查用户-Simple C# book, additions and deletions to group CRUD contacts, CRUD users
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:zhangle
  1. Datastructure-Design

    0下载:
  2. 只是一个用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
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:336.28kb
    • 提供者:周雄
  1. Electronic

    0下载:
  2. 电子同学通讯录,利用C#编程可以对文字进行增删改查,这样有利于同学之间的交流-Electronic classmate contacts, you can use C# Programming text for CRUD, it is a good communication between the students
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:613.17kb
    • 提供者:bbc
  1. CJB_10_2

    0下载:
  2. 简单的C语言设计程序,通讯录的实现,摆阔增删改查-Simple C language design process, contacts to achieve, ostentatious CRUD
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:532byte
    • 提供者:闫呵呵
  1. CJB_10_4

    0下载:
  2. 简单的C语言设计程序,通讯录的实现,摆阔增删改查-Simple C language design process, contacts to achieve, ostentatious CRUD
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:538byte
    • 提供者:闫呵呵
  1. address-book--C

    0下载:
  2. C语言编写的通讯录程序,包括增删改查、排序以及保存到文件的功能。-C language to write the address book program, including to add and delete, sort, and the function of the save to file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:王龙龙
  1. REcord

    0下载:
  2. 学生通讯录,具有增删改查等基本功能。学习c语言必做的小程序。-Student contacts, has the basic functions such as add and delete. Will do small program to learn c language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:260.3kb
    • 提供者:mzq
  1. TongXunLuGuanLiXiTong

    0下载:
  2. 这是利用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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:815byte
    • 提供者:叶肖
  1. C

    0下载:
  2. 基于C语言的通讯录,可以做一些简单的增删改查的功能- C language-based address book, you can do some simple CRUD functions
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-04
    • 文件大小:245.45kb
    • 提供者:小虾米
  1. contact-1

    0下载:
  2. 简易通讯录,实现简单的增删改查功能,在linux环境下,使用c语言(Simple address book, to achieve simple additions and deletions to search function, in the Linux environment, the use of C language)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:19kb
    • 提供者:eig
  1. first_item

    0下载:
  2. 有数据表构成的通讯录,包括其中内容的增删改查等(An address book consisting of data tables)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:10kb
    • 提供者:YYYW
  1. 通讯录

    0下载:
  2. 利用链式结构体进行编写通讯录,通过对链节点的操作来进行增删改查(Write a address book by using a chain structure)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:195kb
    • 提供者:晓之亚寒
  1. 通讯录(数据结构)

    0下载:
  2. 这是一个基于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.)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-08
    • 文件大小:169kb
    • 提供者:CokkDDee
  1. Contact-CS

    0下载:
  2. 一个简易的个人通讯录,可以对其进行简单的增删改查操作,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.)
  3. 所属分类:

    • 发布日期:2018-05-06
    • 文件大小:76kb
    • 提供者:Janeno
搜珍网 www.dssz.com