图书馆管理系统(delphi).rar
图书馆管理系统(delphi),图书馆管理系统(delphi)3万字 80页包括delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt中文摘要图书馆管理系统为图书馆管理者提供图书管理,学生管理以及借阅管理,查询报表的一系列日常功能提供方便快捷的实现平台.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 背水一战 发布
图书馆管理系统(DELPHI)
3万字 80页
包括delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt
中文摘要
图书馆管理系统为图书馆管理者提供图书管理,学生管理以及借阅管理,查询报表的一系列日常功能提供方便快捷的实现平台.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用DELPHI 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“借阅管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了图书馆管理工作效率。
关键词 : DELPHI 6.0 信息管理系统 数据库 模块 图书馆管理系统
Library management system to provide books for the library manager management and the management of student loan management, a series of enquiries statements provide convenient and efficient day-to-day functions of the platform. Its development mainly to the establishment and maintenance of databases including background and the development of two front-end applications. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that the process friendly interface, simple programming style, using up aesthetic generous, convenient user-friendly. In particular system "during management" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manually operated, improved library management efficiency.
Keyword : Delphi 6.0 Information Management System database module library management system
引 言 1
1 Delphi语言概述 2
1.1 Delphi简介 2
1.2 数据库系统简介 2
1.3 本应用软件的基本介绍 3
2 本应用程序的构成和开发步骤 4
2.1 可行性研究 4
2.1.1 经济可行性 4
2.1.2 时间可行性 4
2.1.3 技术可行性 4
2.1.4 社会可行性 5
2.2 数据库的建立和连接 5
2.3 系统的总体设计 5
2.4 系统的详细设计 7
3 本程序的技术实现及具体功能 13
3.1 登录的界面与程序设计实现 13
3.2 学生管理界面与代码设计实现13
3.3 图书管理界面与代码设计实现14
3.4 借阅管理界面与代码设计15
3.5 报表查询界面设计与代码设计 16
结 论 21
致 谢 22
参 考 文 献 23
参 考 文 献
1 张春林.Delphi 6程序设计导学.北京:清华大学出版社
2 飞思科技. Delphi6开发者手册. 北京:电子工业出版社
3万字 80页
包括delphi+access源代码+可执行文件+论文+开题报告+外文翻译+答辩ppt
中文摘要
图书馆管理系统为图书馆管理者提供图书管理,学生管理以及借阅管理,查询报表的一系列日常功能提供方便快捷的实现平台.其开发内容主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。利用DELPHI 6.0软件及其提供的各种面向对象的开发工具,建立完整性强、安全性好的数据库,开发出功能完备,易使用的应用程序。经过调试、编译与实现,该程序界面友好、程序设计风格朴素,使用起来美观大方、方便易用。尤其是系统的“借阅管理”的功能极大的减轻工作人员的工作量,并以快速、准确等优点取代人工操作,提高了图书馆管理工作效率。
关键词 : DELPHI 6.0 信息管理系统 数据库 模块 图书馆管理系统
Library management system to provide books for the library manager management and the management of student loan management, a series of enquiries statements provide convenient and efficient day-to-day functions of the platform. Its development mainly to the establishment and maintenance of databases including background and the development of two front-end applications. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that the process friendly interface, simple programming style, using up aesthetic generous, convenient user-friendly. In particular system "during management" function greatly reduce the workload of staff, and to the rapid, accurate, and other advantages replace manually operated, improved library management efficiency.
Keyword : Delphi 6.0 Information Management System database module library management system
引 言 1
1 Delphi语言概述 2
1.1 Delphi简介 2
1.2 数据库系统简介 2
1.3 本应用软件的基本介绍 3
2 本应用程序的构成和开发步骤 4
2.1 可行性研究 4
2.1.1 经济可行性 4
2.1.2 时间可行性 4
2.1.3 技术可行性 4
2.1.4 社会可行性 5
2.2 数据库的建立和连接 5
2.3 系统的总体设计 5
2.4 系统的详细设计 7
3 本程序的技术实现及具体功能 13
3.1 登录的界面与程序设计实现 13
3.2 学生管理界面与代码设计实现13
3.3 图书管理界面与代码设计实现14
3.4 借阅管理界面与代码设计15
3.5 报表查询界面设计与代码设计 16
结 论 21
致 谢 22
参 考 文 献 23
参 考 文 献
1 张春林.Delphi 6程序设计导学.北京:清华大学出版社
2 飞思科技. Delphi6开发者手册. 北京:电子工业出版社