通讯录管理系统的设计与实现
本论文主要介绍基于 的通讯录管理系统的设计与实现,主要讲述如何利 用一些工具来开发通讯录管理系统,以及该系统一些模块功能的实现。该系统的一些 功能相对于手写通讯录具有很强的实用性,便于人们处理联系人的基本信息。
关键词 通讯录管理;;联系人;实践
1
潍坊学院本科毕业设计摘要
Design and Implementation of the Address Book Management System Based on
Abstract: With high-speed development of information science and technology, computers are becoming more and more widely used; as a result, they gradually become an important tool in people's life. Computer has brought great convenience to people's life and work; it can help people to deal with the complex work and to process and storage information efficiently.
2 系统分析与设计 ......................................................... 2 2.1 需求分析 ............................................................ 2 2.2 设计构想 ............................................................ 2 2.3 开发工具和技术 ...................................................... 4 2.3.1 开发工具 ....................................................... 4 2.3.2 数据库访问技术 .......................................... 4 2.4 程序语言----C# ...................................................... 6
Previously, the technology is not developed; a lot of things can only be done through the human. Take the address book for example, one can only manual management, which gives the people a lot of inconvenience. While with the development of information technology, especially the popularization of computer, people hope to let the machine to solve some practical problems. With this end, we develop the address book management system, which can facilitate people to manage the address book contacts, thus convenient for daily life.
Key words: Address book management; ; Contac院本科毕业设计
目录
1 绪论 ................................................................... 1 1.1 引言 ................................................................ 1 1.2 本系统研究的目的和意义 .............................................. 1
潍坊学院本科毕业设计摘要
基于 的通讯录管理系统的设计与实现
摘要:随着信息科技高速的发展,计算机的使用也越来越广泛,它渐渐的成为在 人们生活中占有重要位置的工具,给人们的生活以及工作都带来了极大便利和帮助, 它可以帮人们处理繁琐复杂的工作,可以帮人们高效的处理和存储信息。
在以前,科技不发达,好多事情只能通过人力来完成,对于通讯录人们只能手工 管理,手写记录、查找,给人带来很大的不便。而随着信息技术的发展,特别是计算 机的普及,人们希望能让机器代替人力来解决一些实际问题,开发通讯录管理系统, 可以便于人们对通讯录的联系人进行管理,方便日常生活。
This paper mainly introduces the design and implementation of the address book management system based on . The system is developed by some tools like Visual Studio and Sql Server. Compared to the handwritten address book, some features of this system are very useful and convenient for people to handle the basic information of the contact person.