VB+sqlserver图书管理系统设计与实现论文 摘 要:为了方便图书馆的管理工作,提高图书借阅的效率和准确度,制定一套合理、有效、规范和实用的图书管理系统,对图书资料进行集中统一的管理是非常必要的。本系统利用Visual Basic 2005开发工具 和SQL Server 2005数据库技术,完成了对用户、图书和读者信息的添加、删除、修改,对用户的状态解冻,借阅书籍,归还书籍,当日借阅书籍查询等功能。图书管理系统的实现解决了中小型图书馆遇到的大量数据信息的管理、查询等问题,实现了图书资源的合理优化利用。
关键词:VB;管理系统;图书管理;SQL Server
Library Management System Based on Visual Basic
Abstract:In order to manage library conveniently and improve the efficiency and accuracy of borrowing books, it is necessary to formulate a reasonable, effective, normative and practical library management system for books centralized management. The system takes advantage of Visual Basic 2005 as the development tool and SQL Server 2005 as the database technology, making it possible to add, delete, modify information of the user, library and readers, to unlock the users’ state, to borrow books, to return books, to inquire the intraday borrowed books. The library management system has solve problems that small and medium scale library encountered, for example, a large number of data information management and inquiry, and realizes the reasonable and optimized utilization of library resources.
Key Words:Visual Basic;Management System; Library Management; SQL Server
目 录
摘 要 1
引言 1
1.系统开发背景和意义 2
1.1系统开发背景 2
1.2 系统开发的意义 2
2.应用关键技术介绍与系统需求分析 2
2.1 系统应用的关键技术 2
2.2 系统需求分析 3
2.3系统功能描述及框架 3
3.图书管理系统的设计与实现 5
3.1 数据库的设计 5
3.2 系统主要功能模块的实现 6
4.总结 9
参考文献 10
致谢 11,2907