文档介绍:摘要
随着计算机和网络技术的飞速发展,人们对知识的需求逐渐广泛化,这种情况下,书籍就成为人们获得知识和信息的重要途径,这时图书馆就自然而然的在人们生活中占据了一定分量的位置。
由于图书借阅和用户查询次数繁多,将面临繁琐的工作过程,从而图书馆的工作效率还是很低的,也不能及时了解图书的种类和读者比较需求的图书,不能更好的满足当前读者的借阅要求。
当今社会已向信息化社会前进,信息自动化的作用也越来越大,因此为了提高图书馆管理的效率,更快捷、稳定的管理图书馆的数据信息,本文设计并实现了一套图书馆管理信息的系统,此系统使用SQL Server为后台数据库系统。系统实现了对图书的管理功能,从图书入库登记到查询浏览,读者借阅等,管理员可以使用本系统快速准确的完成图书馆管理工作。
关键字:图书管理,借阅,浏览
ABSTRACT
Along with puter work technology rapid development, people knowledge requirements gradually widely change, this kind of circumstance, books became people acquire knowledge and information of important ways, then the library in people life naturally have occupied ponent position.
Due to the library and user inquires the number is various, will face tedious work process, thus library work efficiency is still very low, also cannot understand promptly books type and readers of books, pare demand better satisfy the current lending requirements reader.
Today's society to advance information society, has the role of information automatization is growing, so in order to improve the library management efficiency, more quick and stable management library, this paper designs the data information and realize a set of library management information system, this system uses SQL Server for the backend database system. System realizes the books from the library management functions, ing register to inquires from card issued to browse, book borrowing, the administrator can use this system quickly and accurately finish library management work.
Key Words: the books management, leading, browsing
目录
第1章 引言 1
选题背景 1
研究目标和意义 1
论文主要内容 1
第2章 相关理论基础 2
相关的基础知识 2
与C#相关的基础知识 2
与Visual Studio 2005相关的基础知识 3
与SQL Server 2000相关的知识 3
基本概念 3
基本特点 3
软件工程的相关概念 4
软件工程的定义 4
软件工程的目标 4
软件工程的本质特性 4
软件工程方法学 5
软件生命周期 5
软件测试基础 5
软件测试的目标 6
软件测试的目标 6
测试步骤 6
调试 7
基本概念 7
测试步骤 7
第3章 需求分析 8
任务概述 8
新进图书入库 8