计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

图书管理系统设计与实现Delphi+SQL

2016-05-16 01:02
导读:计算机应用论文论文,图书管理系统设计与实现Delphi+SQL应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例:毕业
毕业

图书管理系统设计与实现
——图书管理等部分模块             
 
摘要:2101世纪是信息的社会,信息作为社会最主要的资源,将成为战略资源引起人们广泛的关注。如何获取信息?图书是我们最好的获取信息的方式,但由于图书馆图书收藏量大大增加,使传统的图书管理员的工作日益繁重起来。迫使人们起用新的管理方法来管理图书,如何把图书管理员从繁重的工作中解脱出来呢?   
    科学技术日新月异的进步,让人类生活发生了巨大的变化,计算机技术的飞速发展,使各行各业在计算机技术应用方面得到了广泛的普及和使用。信息化时代的到来成为不可抗拒的潮流,人类文明正在进入1个崭新的时代。因此,图书管理系统也以方便、快捷、费用低的优点正慢慢地进入人们的生活,将传统的图书管理方式彻底的解脱出来,提高效率,减轻工人人员以往繁忙的工作,减小出错的概率,使读者可以花更多的时间在选择书和看书上。从而使人们有更多时间来获取信息、了解信息、掌握信息。
关键词:Delphi;数据库系统;图书管理系统 

Designing And Realization Of Management System Of Library
Model Of Management Of Library And Others
 
Abstract:21 centuries is resources that information that society, social most in conduct and actions in information, will become the strategy resources cause the extensive concern in people.How to obtain the information?Books is work that the way that we obtain the information bestly, but collect and keep to have great capacity the big increment because of the library books, make traditional books managing person increasingly heavy to get up.Forcing people rises to manage the books with the new management method, howing to set free out the books of the managing person from the heavy work?

(转载自科教范文网http://fw.nseac.com)

    The advance of the science technique continuous changes and improvements, let mankind the life took place the enormous variety, the calculator flies technically to develop soon, making the every trade get the extensive universality with use in the aspects of calculator technique applying.The information turns the ages comes the current that become cant resist, human civilization enter a brand-new ages.Therefore,library management system too with the convenience, fast, low advantage in expenses is entering people life slowly, manage the traditional books to way to set free out thoroughly, lift high-efficiency, alleviate workers personnel former busy work, let up to come amiss all rate, can make the reader spend more time at choose the book with read the in the book.From but make that people have more time to obtain the information, understand the information and control the information.
Keywords:Delphi; Database system; library management system

目 录

摘要 1
Abstract 2
前 言 3
1 绪 论 4
1.1 开发背景 4
1.2 管理系统的界面特点 4
1.3 管理信息系统的开发过程 5
2 开发工具及理论基础 7
2.1 Delphi7.0介绍 7
2.2 数据库基本介绍 8
2.2.1 数据库的发展 8
2.2.2 数据库阶段的特点 8
2.2.3 数据库技术 10
2.2.4  数据库模型 10
2.3 SQL Serve理论基础 12
2.3.1 SQL Server 2000概述 12
2.3.2 SQL Server服务 12
2.3.3 SQL Server 2000系统安全性 12
2.3.4 SQL语句的基本用法 13
2.3.5 SQL Server 2000数据库 14
3 系统分析 15
3.1 设计计划 15
3.2 需求分析 15
3.3 系统功能分析 16
3.4 运行环境 17
3.5 系统性能需求 17
4 系统总体设计 18
4.1 系统总体结构 18
4.2 系统管理员模块 19
4.3 图书管理员模块 19 (科教作文网http://zw.ΝsΕAc.Com编辑整理)
4.4 借阅用户模块 19
4.5 数据库设计实现 20
4.6 系统中涉及的动态和静态数据 22
5  系统详细设计 25
5.1 系统管理员模块 25
5.2 新图书入库模块 26
5.3 删除图书模块 27
5.4 修改图书模块 29
5.5 图书信息查询模块 30
5.6 用户类别管理模块 31
5.7 用户信息管理模块 33
5.8 规则管理模块 35
5.9 图书借还模块 37
5.10 图书查询模块 39
5.11 口令修改模块 42
6  系统测试 44
6.1 程序测试 44
6.2 软件测试的目标 44
6.3 测试步骤 44
6.3.1 单元测试 44
6.3.2 集成测试 44
7 结束语 46
参考文献 47
致谢 48

注:不包括源代码.

    上一篇:网上导游系统asp+SQL 下一篇:没有了