- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于C#的图书管理系统开发
摘 要
图书管理系统是典型的管理信息系统(MIS),它对图书馆提高服务质量,科学地进行管理,提高我国图书馆自动化整体发展水平都有重要意义。
本设计根据开放式图书馆的要求,主要完成对图书管理系统的需求分析、功能模块划分和数据库模式的分析,并在此基础上设计了数据库结构和应用程序。同时对数据库应用系统开发和图书管理系统进行了简明的介绍,分析了开发图书管理系统所应进行的工作。在此基础上,利用Visual Studio 2005作为开发工具,SQL Server 2005建立数据库,实现了管理员对借阅、归还、查询图书信息等操作功能。
本系统采用C# 技术作为前台,使整个系统的功能以用户需求为主,使用方便。后台采用了SQL Server 2005,有效的保证了数据的完整性和有效性,提高了系统的安全性,并使系统维护更加简便。
关键词: 图书管理,数据库技术,C#,SQL Server 2005
On The Basic Of Library Management System Development
ABSTRACT
The Library Management System is a typical Management Information System, It will great contributions to improving the quality of management and raising the system in scientific management . Also It’s very important for increasing the whole developing level of the library’s automaticity in China.
In according to the requirement of open library,The requirement analysis、function model and database model analysis of the Library Management System have been achieved,I have designed database structure and application. Database application system development and library management system in brief have been instructed. And the schedule of the Library Management System is analyzed too. In this foundation,using Visual Studio 2005 as the development kit,using SQL Server 2005 establishments database. Realized the administrator to borrow or return the books and inquiry books the function.
Using C# technology is adopted as front platform. This makes the need of the user become the core of the function of retrieval and makes the system convenient to use. SQL Server 2005 as the back platform of this system,it is effective to guarantee the integrality and valid of the data and to enhance the security of this system.
Key Words: Books management, Database technology,C#,SQL Server 2005
目 录
1 引言……………………………………………………………………………1
1.1 图书管理系统开发目的和意义……………………………………………1
1.2 国内外研究历史、现状和前沿发展情况分析…………………………… 1
1.2.1 国外图书馆自动化系统的发展………………………………………1
1.2.2 国内图书馆自动化系统的发展…………………………………………2
1.3 本人所做的工作……………………………………………………………3
2 图书管理系统
文档评论(0)