1 / 35
文档名称:

图书管理系统论文样张.doc

格式:doc   页数:35页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

图书管理系统论文样张.doc

上传人:cdsqbyl 2015/8/29 文件大小:0 KB

下载得到文件列表

图书管理系统论文样张.doc

相关文档

文档介绍

文档介绍:北京人文大学
本科生毕业论文
基于BS模式的图书管理系统
姓名: 潘楠
指导教师: 李景科
院系: 计算机信息工程学院
专业: 电子商务0701
完成日期: 2011年3月20日
摘要
计算机信息化管理有着储存量大,速度快等许多优点,提供给我们的处理信息及时快捷。图书管理系统是指应用电子计算机和网络通信设备,为图书馆及其所属各部门提供图书信息、图书文献信息检索、图书管理过程中图书信息的收集、存储、处理、提取和数据通讯的能力,并能满足所有授权用户对信息的各种功能需求的计算机应用。
本文对图书管理系统国内外研究现状进行分析;ess数据库技术,并对计算机学院图书系统总体流程,系统的功能,图书管理系统的数据库设计进行了相关的描述。采用ASP和B/S为结构实现了计算机学院图书管理系统,其功能主要图书的添加、查询、浏览、删除和修改管理以及相关的图书用户的管理,这样可以方便图书管理员对庞大信息进行管理。
关键词: 图书管理系统;ASP;Access2003;数据库
Abstract
Computer Information Management has storage capacity, speed and many other advantages to provide our processing information quickly. The library management system is a application puters with the puter munication equipment, which provides books’ information for the library and each department. It can provide information access and information services for users. The library management system has capability of collecting books information, saving data and processing data and extracting data.
This paper analyses the current situation and development trend of the library management system. An explanation of ASP and Access database technology are introduced. The general flowchart of the system designing plan and describes the system functions are described. In this paper, the library management system is implemented based on B/S structure. The functions of library management system include books to add, query, browse, delete and modify the related management the management of library users. This will facilitate the librarian of the huge information management.
Key words: Library management system ASP Access2003 Database
目录
第一章 引言 1
1
1
2
第二章 系统技术以及运行环境 3
ASP技术简介 3
ACCESS 2003 技术简介 4
ACCESS特点 5
6
SQL语句简介 7
SQL历史 7
SQL 语句介绍 8
SQL的优点 8
IIS简介 9
IIS的安装 9
IIS虚拟目录的创建 9
IIS的日常管理 10
10
第三章系统模块的设计 12
12
系统流程图 12
系统功能模块图 13
第四章 系统数据库设计 15
数据库需求分析 15
数据库概念结构设计 16
4.