CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 通信录

搜索资源列表

  1. main

    0下载:
  2. (1)查看功能:选择此功能时,列出下列三类选择。 A办公类B个人类C商务类,当选中某类时,显示出此类所有数据中的姓名和电话号码 (2)增加功能:能录入新数据(一个结点包括:姓名、电话号码、分类(可选项有:A办公类B个人类C商务类)、电子邮件)。例如 杨春13589664454商务类chuny@126.com 当录入了重复的姓名和电话号码时,则提示数据录入重复并取消录入;当通信录中超过15条信息时,存储空间已满,不能再录入新数据;录入的新数据能按递增的顺序自动进行条目编号。
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:万涛
  1. Address

    0下载:
  2. 该系统要求实现一个简单、实用的通信录管理程序,主要功能包括通信录数据的录入、查找、修改、删除、排序、显示等。所有通信录数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。-The system requirements to achieve a simple, practical address book management program, the main functions include address book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3549
    • 提供者:alan
  1. Communication

    0下载:
  2. 程序用C语言实现了通信录的创建过程,主要用到对文本文件的操作,希望对C语言初学者有益!-Program with the C language to implement the creation of recorded communication, mainly used in the operation of the text file, in the hope C language useful for beginners!
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:1276
    • 提供者:文闯
  1. Mobilephone

    0下载:
  2. 能够实现手机通信录管理,VC++编写的一个小程序-Enables mobile phone address book management
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:361656
    • 提供者:张如进
  1. 20100617111644

    0下载:
  2. 手机通信录管理系统的设计用C语言设计出模拟手机通信录管理系统,实现对手机中的通信录进行管理。-Mobile phone address book management system
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:305144
    • 提供者:sky
  1. MyFriends

    0下载:
  2. 一个WPF版多媒体通信录,可直接运行,是用C#编写的,功能强大,界面效果很炫。-Recorded a WPF version of multimedia communications can be directly run, is written in C#, powerful, interface, a shining effect.
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2085221
    • 提供者:龙吟风
  1. Addressbook

    0下载:
  2. 通信录:用来记录你的的手机用户的号码的,可以 用在手机上,也可以用在电脑上的做记录用的。-Address book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1112
    • 提供者:吴高义
  1. YouToonew9

    1下载:
  2. 基于sip协议,用asterisk作为服务器,实现voip软电话功能,实现了接听,呼叫,挂机,呼叫转移,以及通信录等功能。-Based on sip protocol, with the asterisk as a server, voip soft phone capabilities to achieve and realize the answer, call, hang up, call forwarding, and address book functions.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2013-12-14
    • 文件大小:25131953
    • 提供者:叶晶晶
  1. tongxinlu

    0下载:
  2. 用c++写的一个通信录 通过文件读/写实现数据存储-C++ using an address book written by the file read/write data storage
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:2654
    • 提供者:k
  1. tongxinlu

    0下载:
  2. 此程序主要实现的功能就是对通信录的管理,可以输入,修改和查看通信录中的内容-The procedure to achieve the function is the management of the address book, you can enter, modify, and view the contents of the address book
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2129099
    • 提供者:刘建
  1. 9_CamMonitor

    0下载:
  2. 基于android系统的应用开发,有通信录管理功能-Android-based application development system, a communication record management
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:121117
    • 提供者:顺水推舟
  1. contacts1

    0下载:
  2. 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1743
    • 提供者:贾森
  1. telbook

    0下载:
  2. 通信录 能够实现简单功能的 大家可以来参考一下-Address book
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:17595
    • 提供者:薛奇钊
  1. huibian

    0下载:
  2. 班级通信录管理系统的设计与实现,(2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序 -Class address book management system design and implementation, (2) operating procedures should be prompt, input and output interfaces to pursue friendly,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:82929
    • 提供者:王军
  1. test8

    0下载:
  2. 、模拟手机通信录的功能,能功实现添加、删除、修改手机能信录; 2、通信录按姓名进行排序,同一个记录可存储多个手机号、办公电话等;-sn yin gyus sbdua sdhwa sdk
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4662
    • 提供者:sjs
  1. the-iformation-of-management

    0下载:
  2. 通信录管理,通过增加或者减少可以用来管理通信信息!-Address book management, through the increase or decrease can be used to manage communication and information!
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1850
    • 提供者:李刚
  1. test

    0下载:
  2. C++编写的通讯录,实现添加、删除、查看功能。C语言课程设计个人通信录源码-Address book written in C++ to achieve add, delete, view the feature. C language source curriculum design personal address book
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:9606
    • 提供者:冯冯
  1. LAJIAO

    0下载:
  2. 数据结构课程设计题目通信录管理系统源代码-Data structure directories management system
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:51696
    • 提供者:邢瑞
  1. tongxunlu

    0下载:
  2. 一个简单的通讯录管理程序,提供的基本基本管理功能有:1)添加:即增加一个人的记录到通信录中 2)显示:即在屏幕上显示所有通信录中的人员信息,应能分屏显示。 3)存储:即将通讯录信息保存在一个文件中。 4)装入:即将文件中的信息读入程序。 5)查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码和邮政编码。 6)修改:可修改一个人的除姓名外其它信息。 -A simple contact management program, providing basic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1413
    • 提供者:段海涛
  1. communication

    0下载:
  2. 通信录communication;开发环境:VC6.0;MFC-communication book;Development environment:VC6.0;MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:309283
    • 提供者:daniledansuile
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com