asp.net132 三层架构实验室机房设备管理系统的设计与实现 演示录像
摘 要
随着internet技术的发展,人们的日常生活、学习已经离不开网络。未来社会人们的生活和工作将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。
本设计尝试用asp.net在网络上架构一个网上设备管理系统,以推进设备管理无纸化,过程电子化,管理智能化的发展。本文从理论和实践两个角度出发,对一个具有数据分析功能的设备管理系统进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术asp.net以及ado.net的特点、结构框架以及使用方法。接着对设备管理系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
本设备管理系统是在visual studio.net 平台上运用asp.net技术来实现的。其主要功能有:用户管理,员工管理,设备使用管理,设备维护管理,厂家管理,信息查询,统计报表,数据备份等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。
【关键词】面向对象分析与设计,asp.net,ado.net,设备管理
ABSTRACT
As long with the development of internet technology, daily life can not already do without the network. the life and work of the social people of future will depend on the development of digital technology more and more ,digitize more and more, the networking, electronic, virtual. development course and present application state and development trend of internet, can believe network technology great change life and working way of us fully, even a certain change will take place in the values of the society.
this online bookstore system uses asp.net technology to realize on visual studio.net platform. its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website’s management, etc.
during the course of writing this article, i strive to integrate theory and practice. while expatiating the different kind of theories, i illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.
[keyword]:ooa,ood,asp.net,ado.net
目 录
第一章 概述
1.1 系统的应用背景和意义
1.2 系统运行环境及主要技术简介
1.3 论文组织结构
第二章 基于ASP.NET技术的实验室机房设备信息管理系统系统总体设计
2.1 系统功能分析
2.2系统总体功能结构
2.3系统主要功能模块流程图
第三章 数据库设计
3.1 数据库E-R图设计
3.2 数据库表的设计
3.3 本系统采用的数据库连接技术简介
第四章 基于ASP.NET的实验室机房设备信息管理系统详细设计
4.1 初始页面登录模块的设计与实现
4.2 用户管理模块的设计与实现
4.3 设备基本信息模块的设计与实现
4.4 设备入库信息模块的设计与实现
4.5 设备出库信息模块的设计与实现
4.6 设备维护信息模块的设计与实现
第五章 系统测试
5.1 测试的方法
5.2 测试方案
总 结
谢 辞
参考文献