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

教研室辅助管理软件Delphi+SQL

2016-05-07 01:00
导读:计算机应用论文论文,教研室辅助管理软件Delphi+SQL应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例:毕业
毕业

教研室辅助管理软件
 
摘 要:教研室管理是大学的主要日常管理工作之1,涉及到教师信息管理、教师所授课程管理等诸多方面,随着教学体制的不断改革,尤其是学分制、选课制的展开和深入,教研室日常管理工作日趋繁重、复杂。如何使教研室管理工作便捷化是现代高校发展的重点,所以迫切需要研制开发1种综合性的教研室辅助管理软件。
本文结合教研室辅助管理软件,对数据库管理系统、SQL语言原理、Delphi应用程序设计,Delphi数据库技术进行了较深入的探讨,主要介绍了教研室辅助管理软件的需求分析、功能模块划分、数据库模式分析,具体描述了数据库结构和应用程序。程序运行结果证明,本次毕业设计所开发的教研室辅助管理软件能够满足教研室日常事务处理的需要。
该软件主要实现了针对本教研室所管理的教师个人信息、教师所授课程等信息的添加、修改、删除。实现了相关教学信息的录入,资料的上传和上传资料的统计。设计充分利用Delphi 7数据库技术的强大力量,灵活运用了数据库组件、数据表组件、查询组件、数据感知组件等,提高了编程效率。
关键词:数据库;SQL语言;Delphi 7;数据库组件。
 
The assistant management software of staff room
 
Abstract:The management of staff room is one of the university’s main works, it involves the management of personal information of teachers and the courses they teach and so on. With the teaching system reform, particularly with the launch of credit system reform and select elective courses reform, the management work becomes heavy and complicated. How to make the management work more conveniently is the emphases of the development of the modern higher education. So it is imminently for us to develop a synthetical management software of staff room . (科教论文网 lw.nSeAc.com编辑发布)
This text unites the assistant management software of staff room, studies and uses SQL language ,the Delphi application program design and Delphi database technique, mainly introduces the need analysis of the management software of staff room, the partition of function mold and the database mode analysis, designs the database structure and application procedure. The result of the program running certificates that assistant management software of staff room which we design in this text can satisfies the usual need of our work.
The software mainly realizes adding, modifying and deleting personal information of teachers and the courses they teach, which is in this management of staff room . Also it can be used to transfer the document and finish the statistical work. The design makes full use of the great technical power of database technique of Delphi7,uses the database component , data watch module, the search module , and the data feeling module flexibly, it improves the efficiency of programme .
Key words: database; SQL language; Delphi7; database component .

目 录
前 言 1
1 SQL 语言介绍 2
1.1  SQL概述 2
1.2  SQL语句 2
2 DELPHI数据库编程 3
2.1  Delphi 7 的特点 3
2.2  Delphi 7数据库的体系结构 3
2.3  Delphi 7数据库组件简介 4
2.4  SQL语言在Delphi中的应用 4
3 教研室辅助管理软件设计分析 6
3.1  应用需求分析 6
3.2  系统数据库设计 7
4 教研室辅助管理软件应用程序设计 10
4.1  系统功能模块组成 10
4.2  数据模块窗体的设置 10
4.3  用户登陆窗体的创建 11
4.4  主窗体设计 14
4.5  教师信息管理模块设计 14
4.5.1  教师基本信息录入 15
4.5.2  教师信息删除、修改窗体设计 16
4.6  课程信息管理模块设计 18
4.7  系统用户管理模块设计 19

(转载自http://www.NSEAC.com中国科教评价网)


4.8  教学资料上传管理模块设计 22
4.8.1  资料上传设计 23
4.8.2  资料信息管理设计 25
4.8.3  上传档案管理设计 28
5 结束语 31
参考文献 32
致  谢 33

注:不包括源代码.

    上一篇:家庭理财系统的设计与实现VB+SQL 下一篇:没有了