搜索资源列表
简易通讯录管理系统程序
- 简易通讯录管理系统,是一个连接数据库的程序,连接的是SQL数据库。-simple directory management system, is a procedure to connect to the database, are connected to the SQL database.
通讯录管理系统
- 通讯录管理系统课程设计
TelephoneInfoRecord
- 个人通讯录管理系统,主要设计用户登录,然后对通讯录信息进行添加、删除、修改、模糊查询。-Personal Address Book Management System, the main design of the user login, and then on the Address Book information to add, delete, modify, fuzzy query.
addressbookmanagementsystem
- 这是一个通讯录管理系统,可以查询地址,身份证-This is an address book management system that can check addresses, identity card, etc.
txl
- C#编写的通讯录管理系统,源代码分享给大家,供大家参考。-C#, address book management system, source code to share for everyone, for your reference. Thank you
CSharp
- C#程序设计_ Windows项目开发_通讯录管理系统-C# Programming _ _ Windows address book management system project development
cSharpPasp[net1][1]
- C#通讯录管理系统-C# Directory Management System
contacts-management-system
- 通讯录管理系统,包涵查找,添加等一系列功能,并且还附有论文-address book management system, bear with find, add a series of functions, and also with papers
system
- 实现通讯录管理系统,有增加,删除,查找用户等功能-Contact management system to achieve, there are add, delete, search users and other functions
13
- 通讯录管理系统用来管理同学用于课程设计希望采纳-Contact management system to manage students wish to adopt for curriculum design
tongxunlv-guanli-xitong
- C#编写的一款精小实用的通讯录管理系统,包括源码-Small utility written in C# a fine address book management system
PTelephoneInfe
- 个人通讯录管理系统,主要设计用户登录,然后对通讯录信息息进行添加、删除、修改、模糊查询。,已通过测试。 -Personal address book management system, designed mainly user login and address book information information to add, delete, modify, fuzzy queries. , Has been tested.
Contact-management-system
- 通讯录管理系统,管理个人的通讯录,包括姓名、电话、性别、详细地址等-Contact management system, management of personal contacts, including name, telephone number, gender, address, etc.
123
- 包含浏览、追加、删除、查询、插入、排序、调用的电子通讯录管理系统-The electronic address book that contains the browser, append, delete, query, insert, sort, call management system
WebGRTXL
- 用C#编写的简单的通讯录管理系统。包含通讯录基本的功能模块。-A simple address book management system written in c#. Contains the address book of basic functional modules.
student
- 学生通讯录管理系统,具有完整的功能,开发软件为VS-Student directory management system, with full functionality, development of software for VS
51aspx_CSh
- 通讯录管理系统 可删除修改增加联系人 请大家查看-Contact management system can increase the contact please delete modify View
tongxunlu
- 通讯录管理系统,实现简单的通讯录功能,让初学C-C++语言的同学很好的理解。-Address book management system, a simple address book feature that allows novice C-C++ students a good understanding of the language.
C#个人通讯录管理系统
- 个人通讯录管理系统,c#源代码含有数据库(Personal address book management system, c# source code, containing the database)
利用线性表编写的通讯录程序
- 建立一个员工通讯录管理系统,可以方便查询每一个员工的办公室电话、手机号、及电子邮箱。其功能包括通讯录链表的建立、员工通讯信息的查询、修改、插入与删除、以及整个通讯录表的输出。