您当前位置: 首 页 > ASP > 浏览设计 |
|
|
|
|
|
学基于.Web的校教工住房管理系统 ASP204(毕业设计+论文) |
|
|
来源:创意毕业设计网 作者:cdyeg 本论文共 15600 字 共 34 页 被浏览 1433 次 发布时间:2013/12/22 收藏本页 |
|
|
|
|
|
|
联系人:叶刚 电话:13540658024 150元 |
|
 |
|
|
摘 要
随着科学技术的不断提高,计算机科学日渐成熟和普及,学校的管理方式正随着网络技术的发展而朝着信息化、网络化方向发展,一场以互联网为标志的信息技术革命正在改变着人类的生产、生活,人类正步入信息经济时代。在这个时代,一个学校现代信息技术水平的高低,将成为学校培养学生的重要标志,作为计算机应用的一部分,使用计算机对学校的各种数据进行管理,具有手工管理所无法比拟的优点,如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等.这些优点能够极大地提高的生产效率,也是教职工住房管理等部门管理科学化、正规化的重要标志.加之计算机管理的成本不断降低.因此,开发一套这样的学校教工住房管理系统已经很有必要,并且切实可行。而本系统是基于B/S模式运用ASP技术下开发设计而成的查询管理操作系统。系统作为整个学校现代化发展中的一部分,系统非常完善的实现了对学校住房信息的管理和查询操作切实的方便学校进行快速高效的管理是本系统开发的重要目的。
本系统从构思、规划、设计到相关技术,结合常用的HTML、ASP技术,详细设计时不断地修正和完善,经过测试阶段地反复调试和验证,最终形成达到用户设计要求的可行系统。实实在在的方便了管理者的高效管理也进一步提升了学校的信息化水平。
关键词:住房管理;ASP;学校;B/S结构
Abstract
With the continuous improvement of science and technology, computer science increasingly mature and popular, school management style is with the development of network technology and information technology, the network toward the direction of the development of the Internet, a marked by information technology revolution is changing the human production, life, the mankind is entering the era of information economy. In this era, a school of modern information technology level, will become the important symbol of the school students, as a part of computer applications, use the computer to school a variety of data management, with a manual management of the incomparable advantages, such as: the rapid retrieval and search for convenient, high reliability, large storage capacity, the confidentiality of a good, long life, low cost. These advantages can greatly improve the production efficiency, but also staff housing management departments of scientific management, standardization of the important signs. Combined with the computer management to reduce costs. Therefore, the development of such a set of school staff housing management system has become necessary, and effectively feasible. This system is based on B / S mode using ASP technology to develop and design the query management operating system. The school system as a whole in the development of the modernization of one part, system is very perfect realization of the school housing information management and query operations to facilitate the school for fast and efficient management of the system is the important purpose.
This system from conception, planning, design to technology, combined with the commonly used HTML, ASP technology, the detailed design constantly revised and improved, after the test stage repeatedly tested and verified, the final formation of the user design requirements to achieve a feasible system. The real convenient management and efficient management and further enhance the school''s informatization level.
Key words:housing management;; ASP;; school;; B / S structure
目 录
摘 要 III
Abstract IV
第一章 概述 1
1.1研究目的及意义 1
1.2开发的背景 1
1.3 开发所用工具及技术 1
1.3.1 ASP与IIS技术 5
1.3.2利用ADO访问数据库技术 6
第二章 系统分析与总体设计 8
2.1系统需求分析 8
2.2 系统可行性分析 9
2.3 总体设计 10
2.3.1系统功能结构图 10
2.3.2设计目标 11
2.3.3开发运行环境 12
第三章 数据库设计 14
3.1数据库介绍 14
3.2数据表设计 15
3.3 E-R实体图设计 17
第四章 功能模块详细设计 20
4. 1系统登录模块设计 20
4. 2老师信息管理模块设计 23
4. 3住房信息管理模块设计 27
4.3.1住房信息显示模块设计 27
4.3.2添加房屋信息模块设计 29
4.3.3查询房屋信息模块设计 30
第五章 系统化测试 31
5.1系统测试 31
5.1.1测试错误类型 31
5.1.2编译期错误 31
5.1.3运行错误 31
5.1.4逻辑错误 32
5.1.5各模块的测试 32
5.2系统维护 32
结 论 33
致 谢 34
参考文献 35
第一章 概述
1.1研究目的及意义
随着计算机技术的飞速发展,计算机在学校管理中应用的普及,利用计算机实现学校信息的管理势在必行。对于高校来说,利用计算机支持学校高效率完成住房信息资管理的日常事务,是适应现代高校制度要求、推动高新住房信息管理走向科学化、规范化的必要条件同时学校的管理方式正随着网络技术的发展而朝着信息化、网络化方向发展,一场以互联网为标志的信息技术革命正在改变着人类的生产、生活,人类正步入信息经济时代。开发一套这样的学校教工住房管理系统已经很有必要,并且切实可行。而本系统是基于B/S模式运用ASP技术下开发设计而成的查询管理操作系统。系统作为整个学校现代化发展中的一部分,系统非常完善的实现了对学校住房信息的管理和查询操作切实的方便学校进行快速高效的管理是本系统开发的重要目的。学校通过本系统来实施对住房信息的管理更方便高效从而学校也可以实现信息化管理的意义。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
在线客服咨询
购买本站作品,均为您免费安装运行环境,调试程序,可以辅导和讲解相关代码及答辩知识,售后服务全部免费,直到您通过答辩为止!!
客服1 QQ:405425197  |
旺旺在线:cdyeg  |
手机:13540658024
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
|