1、摘摘 要要 在如今这么一个信息飞速发展的时代,每时每刻都有大量的信息需要处理, 不管哪个行业都需要用到计算机。 使用计算机来对信息管理是行业现代化的一个 标志,此举可以大大的增强系统的安全性,同时提高工作效率。而作为一个图书 馆管理系统,每时每刻都需要处理大量的信息,所以借助计算机的相关知识,开 发一个武汉理工图书馆管理系统,将会大大的提高工作效率。 本系统是以武汉理工大学图书馆为模板而设计的一套图书馆管理系统。 本系 统的功能主要分为两个模块。读者模块和管理员模块。读者可以申请借书和查看 个人信息。而管理员的功能有图书管理,图书流通,库室调配,用户管理。 本武汉理工图书馆管理系统是基于.ne
2、t 开发的。开发的结构选用三层架构, 数据访问层负责与数据库进行交互,业务逻辑层负责业务逻辑的编写,视图层负 责与用户进行交互。大部分功能在数据访问层与视图层完成。视图层前端使用的 框架是 bootstrap,主要负责页面展示,后台则主要使用 session和 cookie 技术, 负责和数据库或其他页面进行数据交互。数据库的交互使用的是 这一数 据访问模型,并将一些常用的方法封装在了 sqlhelper 中。 关键词关键词:图书馆管理,ASP.NET,ADO.NET。 ABSTRACT In such an information era of rapid development, now
3、 has a large amount of information to deal with every night and day, no matter which industry needs to use the computer. Using the computer to information management is a symbol of industry modernization, which can greatly improve the security of the system, and the efficiency of work. And as a libr
4、ary management system, there is a lot of information need to be processing everyday .So it is necessary to develop a library management which based on computer technology . The main functions of this system is divided into two modules. The reader module and administrator module. Readers can apply fo
5、r a library and check the personal information. And the function of the administrator has books management, books circulation, library room, user management. The wuhan institute of technology library management system is based on development. Development of structure chooses a three-tiered architec
6、ture, data access layer is responsible for interact with the database, business logic layer is responsible for the business logic of writing, the view layer is responsible for interacting with users. Most of the features in the data access layer and view layer to complete. View layer front end use is the framework of the bootstrap, mainly be responsible for the page, the background is mainly use session and cookie technology, responsible for the data interaction and database or o