CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 电话本程序

搜索资源列表

  1. phone_book

    0下载:
  2. 编写C++程序完成以下功能: 实现简单电话本功能,用姓名来搜索电话号码; 用户输入姓名,程序查找并输出结果; 用户可以通过输入,添加姓名和电话号码; 用户可以删除姓名和电话号码; 电话本可以保存在指定文件中; 电话可被从指定文件中读入到内存。-Writing C++ program to perform the following functions: simple phone book function to search for the phone number, n
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1866
    • 提供者:王大可
  1. phone

    0下载:
  2. 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:2046298
    • 提供者:刘凯
  1. tel

    0下载:
  2. c语言 电话本管理程序 可完成学生通讯录的相关查找以及具有增加,查询,修改,删除等功能-Phone book management procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2097
    • 提供者:Ray
  1. tel

    0下载:
  2. 通讯录源代码,这是我闲来无事编写的一个小程序,可以实现电话本的操作,原理是使用链表。-telephonebook sorce
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6785204
    • 提供者:yangxiaoyun
  1. final

    0下载:
  2. 在dev C++平台下用C++开发的小程序,完成电话本的功能-In dev C++ platform using C++ development of small programs, the completion of the functions of the phone book
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:116736
    • 提供者:杨玥
  1. abc

    0下载:
  2. (1)实现简单电话本功能,用姓名来搜索电话号码; (2)用户输入姓名,程序查找并输出结果; (3)用户可以通过输入,添加姓名和电话号码; (4)用户可以删除姓名和电话号码; (5)电话本可以保存在指定文件中; (6)电话可被从指定文件中读入到内存。 -(1) simple phone book function, use the name to search for phone numbers (2) user input the name, the program to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1701
    • 提供者:飞扬
  1. Phone

    0下载:
  2. VC++做的电话本程序,欢迎大家踊跃下载,这是我看着做的-VC++ to do the phone book program, All are welcome to download, which I looked at do
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1937683
    • 提供者:tuyang
  1. sss

    0下载:
  2. 电话本程序,拼音检索等功能,是很好的练习例子-tell book VB test
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:369824
    • 提供者:曹家难
  1. Phonebook_sourcecode

    0下载:
  2. 电话本,可添加查询电话目录, c++&excell ,包括源码和可执行程序。-Phone book, telephone directory inquiries can be added, c++ & excell, including source code and executable programs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:271061
    • 提供者:许子忻
  1. 5100309790_1

    0下载:
  2. 一个简单的电话本程序 可进行简单查找 -a phonebook program aaaaaaaaaaaaaaa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3210
    • 提供者:guangyang
  1. phone

    0下载:
  2. 该程序是在Visual Studio 2005 环境下用MFC实现的一个电话本,主要功能为存储联系人、修改联系人、删除联系人,以及读取事先准备好的电话本文件。- This procedure is in Visual under the Studio 2005 environment an electricity story-telling scr ipt which realizes with MFC, the major function to save the contact person
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:64629
    • 提供者:xjy
  1. photo

    0下载:
  2. VC++编写的电话本程序主要完成联系人的管理。包括添加、删除、全部删除等。-Written in VC++ program was completed for the phone contact management. Including add, delete, delete all other.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:521614
    • 提供者:lzg
  1. telephonebox

    0下载:
  2. 简单电话本程序,实现插入,编辑,删除,保存等基本功能-Simple phone book program, to achieve insert, edit, delete, save, and other basic functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:242426
    • 提供者:ybs
  1. note

    0下载:
  2. 电话本程序源码PB8+access,支持快速检索,可以按汉字的拼音检索,自定义显示等-Phone book, to support the fast retrieval, you can retrieve Chinese characters pinyin, custom display
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:336693
    • 提供者:fak
  1. telephone

    0下载:
  2. 电话本程序,可以进行添加联系人,查找联系人,删除联系人,退出电话本的操作。(无图形化界面)C++小学期大作业。-The telephone this program, you can add contacts, find contacts, delete contacts, exit the operation of the phone book. (No graphical interface) C++ primary period of operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:156959
    • 提供者:蜗牛
  1. phone

    0下载:
  2. 基于VC6.0控制台下的电话本程序,很小很基础,适合c语言的初学者-VC6.0 console based phone with this procedure, very small and very basic, suitable for beginners c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:325020
    • 提供者:wangyi
  1. Menu2

    0下载:
  2. 这是一个电话本程序,可以通过输入“名字 电话”在菜单栏中自动出现名字,不断输入信息,在菜单栏上只出现名字,点击后 出现名字和电话-This is a phone of this program, you can " name call" automatically appears in the menu bar by entering the name, continue to enter information on the menu bar appears only nam
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:45397
    • 提供者:悠悠
  1. address-book

    0下载:
  2. 电话本程序,用来简单的查询联系人的电话等详细信息-For more information phone the procedures for simple queries and telephone contacts
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2479
    • 提供者:litong
  1. telephone-book

    0下载:
  2. 电话本程序,C++语言编写,可以输入存储,查找联系人,输出联系人信息。-Phone book program, C++ language, you can enter the store, find contacts, output contacts.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:163110
    • 提供者:wtk2
  1. VisualBasic6.0编写的电话本程序

    0下载:
  2. VisualBasic6.0编写的电话本程序,很实用,适合新手学习(A VB database programming examples: address book program source code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:39936
    • 提供者:zl234
« 12 »
搜珍网 www.dssz.com