基于ASP.NET MVC技术的图书管理系统的设计与实现
摘 要    I
ABSTRACT    II
1、 绪论    1
1.1 研究背景    1
1.2 研究意义    1
1.3 研究现状    2
2、系统分析    2
2.1 系统需求分析    2
2.2 可行性分析    3
2.3 本系统采用的关键技术    4
2.3.1 NET技术    4
2.3.2 ASP.NET介绍    4
2.3.3 NET的数据库访问    5
3、系统概要设计    6
3.1具体设计方案    6
3.2功能要求与实现    6
4、系统详细设计    7
4.1数据库设计    7
4.2 E-R图    9
4.3 处理流程设计    9
4.3.1 系统主流程图    9
4.3.2 信息添加流程    10
4.3.3 数据修改流程    11
5、系统实现    12
5.1管理登陆    12
5.2 图书信息管理    13
5.3 图书信息查询    13
5.4 借阅管理    14
6、调试与测试    15
6.1 调试    15
6.2测试    15
6.2.1 系统测试的意义    15
6.2.2 测试的主要内容    16
7、总结    17
参考文献    19
致谢    20

基于ASP.NET MVC技术的图书管理系统的设计与实现
摘 要
对于计算机的应用,目前由于技术的提高,已经发展到了一个较为成熟的阶段。计算机数据管理有着人工无法比拟的优势,如效率高、结果准确等等。一般来说,信息管理系统所要实现的功能应当包括:信息获取、存储、发布、更新、查询、管理等几个必需的基本功能,同时也会在基本功能的基础上对系统做更深的优化,以适用其所应用的具体环境。在信息管理系统中,前端主要实现内容的展示,可供操作的指令等等功能,而后端主要是实现信息的管
理,系统用管理等逻辑性的问题。本系统为基于MVC的图书管理系统,采用ASP.NET为平台,是一套利用计算机网络技术,来实现对图书的自动化管理和信息处理的管理系统,主要实现了对图书信息的收集,并以一定的格式信息将图书数据呈现给需求者。
关键字:图书管理;计算机;网络

ABSTRACT
For the application of computer, at present, due to the improvement of technology, has developed to a more mature stage. Computer data management has the advantages of artificial incomparable, such as high efficiency, accurate results and so on. Generally speaking, the functions to be implemented by the information management system should include: Information acquisition, storage, release, update, query, management and other necessary basic functions, but also on the basis of the basic functions of the system to do a deeper optimization, in order to apply the specific environment in which it is applied. In the information management system, the front end mainly realizes the content display, can
mvc三层架构如何实现
operate the instruction and so on function, the latter end is mainly realizes the information management, the system management and so on logic question. This system is based on MVC Library Management system, the use of ASP.NET as a platform, is a set of computer network technology to achieve the automatic management of books and information processing management system, mainly to achieve the collection of book information, and with a certain format information to present the book data to the demand.
KEY WORDSLibrary management; computer; network