图书馆管理系统(asp).doc
约37页DOC格式手机打开展开
图书馆管理系统(asp),图书馆管理系统(asp)本文共37页 9810字摘要本设计所完成的图书馆管理系统软件是一款功能比较完善的数据管理软件,具有数据操作方便、高效等优点,完成了图书馆所有功能,包括图书查询、用户检测、借阅等级、借阅查询、借阅图书删除。借阅历史信息查看等功能。在实现系统中,比较关键的两点就是使用javascript实现inde...
内容介绍
此文档由会员 张阳阳 发布
图书馆管理系统(ASP)
本文共37页 9810字
摘 要
本设计所完成的图书馆管理系统软件是一款功能比较完善的数据管理软件,具有数据操作方便、高效等优点,完成了图书馆所有功能,包括图书查询、用户检测、借阅等级、借阅查询、借阅图书删除。借阅历史信息查看等功能。在实现系统中,比较关键的两点就是使用JavaScript实现indexOf方法、用VBScript在ASP中实现数据存储。
关键字:数据管理 JavaScript IndexOf
Abstract
This design completes the library management system software is section function quite perfect data management software, has the data manipulation conveniently, is highly effective and so on the merit,has completed library all functions, including the books inquiry, the user examination, borrows the rank, borrows the inquiry, borrows the books deletion. Borrows function and so on historical information examination. In the realization system, is uses JavaScript compared
with essential two to realize the indexOf method, realizes the data storage with VBScript in ASP.
Key words: Data management JavaScript IndexOf
目 录
第一章 引 言................................................................................................................. ............. ....1
第二章 系统设计.................................................................................................................... .........2
2.1 系统构架.................................................................................................................. ..........2
2.2 系统功能模块设计............................................................................................... ..... .....2
2.3 系统主要工作流程...........................................................................................................2
2.4 数据库的分析与设计.......................................................................................................3
第三章 程序主要设计页面..............................................................................................................5
第四章IIS配置与Access数据库连接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 创建Access数据库连接....................................................................................................8
第五章 图书馆管理系统页面....................................................................................................... 10
5.1 系统首页页面............................................................................... ............... ...................10
5.2 图书查询页面............................................................................. .....................................15
5.3 管理登陆页面....................................................................................... ........ .................18
5.4 用户检测页面............................................................................... ........ ....................... .19
5.5 借阅图书登记页面................................................................................................. ........20
5.6 借阅图书存储显示也卖弄............................................................................... ..............24
5.7 借阅图书管理页面........................................................................................................ .26
5.8 借阅图书信息查询页面........................................................ ....................... .................28
5.9 借阅图书删除页面........................................................ ....................... .................... .....29
5.10 借阅历史信息页面.................................................. ....................... ... ..........................29
第六章 技术要点.......................................................................................................... .................31
6.1 JavaScript实现IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中实现数据存储.............................................................................32
第七章 小结....................................................................................................................................33
参考文献资料........................................................................................................................
本文共37页 9810字
摘 要
本设计所完成的图书馆管理系统软件是一款功能比较完善的数据管理软件,具有数据操作方便、高效等优点,完成了图书馆所有功能,包括图书查询、用户检测、借阅等级、借阅查询、借阅图书删除。借阅历史信息查看等功能。在实现系统中,比较关键的两点就是使用JavaScript实现indexOf方法、用VBScript在ASP中实现数据存储。
关键字:数据管理 JavaScript IndexOf
Abstract
This design completes the library management system software is section function quite perfect data management software, has the data manipulation conveniently, is highly effective and so on the merit,has completed library all functions, including the books inquiry, the user examination, borrows the rank, borrows the inquiry, borrows the books deletion. Borrows function and so on historical information examination. In the realization system, is uses JavaScript compared
with essential two to realize the indexOf method, realizes the data storage with VBScript in ASP.
Key words: Data management JavaScript IndexOf
目 录
第一章 引 言................................................................................................................. ............. ....1
第二章 系统设计.................................................................................................................... .........2
2.1 系统构架.................................................................................................................. ..........2
2.2 系统功能模块设计............................................................................................... ..... .....2
2.3 系统主要工作流程...........................................................................................................2
2.4 数据库的分析与设计.......................................................................................................3
第三章 程序主要设计页面..............................................................................................................5
第四章IIS配置与Access数据库连接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 创建Access数据库连接....................................................................................................8
第五章 图书馆管理系统页面....................................................................................................... 10
5.1 系统首页页面............................................................................... ............... ...................10
5.2 图书查询页面............................................................................. .....................................15
5.3 管理登陆页面....................................................................................... ........ .................18
5.4 用户检测页面............................................................................... ........ ....................... .19
5.5 借阅图书登记页面................................................................................................. ........20
5.6 借阅图书存储显示也卖弄............................................................................... ..............24
5.7 借阅图书管理页面........................................................................................................ .26
5.8 借阅图书信息查询页面........................................................ ....................... .................28
5.9 借阅图书删除页面........................................................ ....................... .................... .....29
5.10 借阅历史信息页面.................................................. ....................... ... ..........................29
第六章 技术要点.......................................................................................................... .................31
6.1 JavaScript实现IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中实现数据存储.............................................................................32
第七章 小结....................................................................................................................................33
参考文献资料........................................................................................................................