电子工单管理系统毕业论文.doc
约82页DOC格式手机打开展开
电子工单管理系统毕业论文,是我自己的本科毕业论文,值得借鉴摘 要本文以我的单位即七台河铁通公司的用户工单管理为例,对网络的用户工单管理系统的设计与应用进行研究,旨在通过它来改善环节和减少业务流程,提高设备利用率和工作效率,降低成本。文中首先对我单位当前的生产管理现状及其重要性进行了分析,指出了本系统开发的背景、实现意义和...
内容介绍
此文档由会员 zyc26 发布
电子工单管理系统毕业论文
是我自己的本科毕业论文,值得借鉴
摘 要
本文以我的单位即七台河铁通公司的用户工单管理为例,对网络的用户工单管理系统的设计与应用进行研究,旨在通过它来改善环节和减少业务流程,提高设备利用率和工作效率,降低成本。文中首先对我单位当前的生产管理现状及其重要性进行了分析,指出了本系统开发的背景、实现意义和开发环境;接着针对公司的日常用户工单业务流程和数据处理流程,按照管理信息系统开发的思想和原则,并依靠收集到的资料对日常用户工单管理系统的结构设计、代码程序设计及其运行测试过程进行了详细阐述;最后对系统的优缺点做了客观评价,结尾是我对此次论文设计的感受。
【关键词】工单管理、B/S、数据库、ASP。
Abstract
Based on the user labor list management of my work unit or Qitaihe CTT company as an example, this article conducts the research to the network user labor list management system management system design and the application, is for the purpose of improving the link and the reduced service flow through it, raises the equipment utilization rate and the working efficiency, reduces the cost. In the article first has carried on the analysis to my unit current production management present situation and its the importance, has pointed out this system development background, the realization significance and the development environment; then aims at the company the daily user labor single service flow and the data processing flow, according to the management information system development thought and the principle, the material which and the dependence collected to the daily user labor list management system management system structural design, the code programming and its the movement test process has carried on the detailed elaboration; finally the text has made the objective eva luation to the system good and bad points, the ending is my regarding this inferior paper design feeling.
【keyword】Work-note Management、B/S、database、ASP.
目录
摘 要 I
Abstract II
1 绪论 1
1.1 系统开发的背景 1
1.2 系统开发的目的和意义 1
1.3 开发环境 2
1.3.1 硬件配置及外设设备与配置 2
1.3.2 所用的开发软件、应用软件平台及语言 2
1.3.3 系统的主要功能 3
2 结构设计 4
2.1 系统开发的思想与原则 4
2.1.1 管理系统概述 4
2.1.2 管理信息系统开发方法介绍 5
2.1.3 系统调研与可行性分析 7
2.1.4 可靠性分析概述 7
2.1.5 技术可行性分析 8
2.2 系统总体设计 9
2.2.1 系统流程 10
2.2.2 系统功能设计 11
2.2.3 系统数据库设计 15
3 详细设计 21
3.1 程序设计思想与原则 21
3.2 程序软件结构设计 21
3.2.1 目录结构 21
3.2.2 主登录页面设计 22
3.2.3 权限设置模块设计 27
3.2.4 基本业务处理模块设计 34
3.2.5 综合查询模块设计 42
4 系统评价 45
4.1 系统测试 45
4.2 系统的优点及技术特征 45
4.3 系统的不足及改进方案 46
5 结束语 47
致 谢 48
参考文献 49
工作简历 50
附录1 文献译文 51
附录2 文献原文 55
附录3 部分程序文件代码 60
是我自己的本科毕业论文,值得借鉴
摘 要
本文以我的单位即七台河铁通公司的用户工单管理为例,对网络的用户工单管理系统的设计与应用进行研究,旨在通过它来改善环节和减少业务流程,提高设备利用率和工作效率,降低成本。文中首先对我单位当前的生产管理现状及其重要性进行了分析,指出了本系统开发的背景、实现意义和开发环境;接着针对公司的日常用户工单业务流程和数据处理流程,按照管理信息系统开发的思想和原则,并依靠收集到的资料对日常用户工单管理系统的结构设计、代码程序设计及其运行测试过程进行了详细阐述;最后对系统的优缺点做了客观评价,结尾是我对此次论文设计的感受。
【关键词】工单管理、B/S、数据库、ASP。
Abstract
Based on the user labor list management of my work unit or Qitaihe CTT company as an example, this article conducts the research to the network user labor list management system management system design and the application, is for the purpose of improving the link and the reduced service flow through it, raises the equipment utilization rate and the working efficiency, reduces the cost. In the article first has carried on the analysis to my unit current production management present situation and its the importance, has pointed out this system development background, the realization significance and the development environment; then aims at the company the daily user labor single service flow and the data processing flow, according to the management information system development thought and the principle, the material which and the dependence collected to the daily user labor list management system management system structural design, the code programming and its the movement test process has carried on the detailed elaboration; finally the text has made the objective eva luation to the system good and bad points, the ending is my regarding this inferior paper design feeling.
【keyword】Work-note Management、B/S、database、ASP.
目录
摘 要 I
Abstract II
1 绪论 1
1.1 系统开发的背景 1
1.2 系统开发的目的和意义 1
1.3 开发环境 2
1.3.1 硬件配置及外设设备与配置 2
1.3.2 所用的开发软件、应用软件平台及语言 2
1.3.3 系统的主要功能 3
2 结构设计 4
2.1 系统开发的思想与原则 4
2.1.1 管理系统概述 4
2.1.2 管理信息系统开发方法介绍 5
2.1.3 系统调研与可行性分析 7
2.1.4 可靠性分析概述 7
2.1.5 技术可行性分析 8
2.2 系统总体设计 9
2.2.1 系统流程 10
2.2.2 系统功能设计 11
2.2.3 系统数据库设计 15
3 详细设计 21
3.1 程序设计思想与原则 21
3.2 程序软件结构设计 21
3.2.1 目录结构 21
3.2.2 主登录页面设计 22
3.2.3 权限设置模块设计 27
3.2.4 基本业务处理模块设计 34
3.2.5 综合查询模块设计 42
4 系统评价 45
4.1 系统测试 45
4.2 系统的优点及技术特征 45
4.3 系统的不足及改进方案 46
5 结束语 47
致 谢 48
参考文献 49
工作简历 50
附录1 文献译文 51
附录2 文献原文 55
附录3 部分程序文件代码 60