收藏 分享(赏)

基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc

上传人:无敌 文档编号:630277 上传时间:2018-04-15 格式:DOC 页数:69 大小:1.82MB
下载 相关 举报
基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc_第1页
第1页 / 共69页
基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc_第2页
第2页 / 共69页
基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc_第3页
第3页 / 共69页
基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc_第4页
第4页 / 共69页
基于bs架构的企业采购管理系统的设计与实现硕士专业学位论文.doc_第5页
第5页 / 共69页
点击查看更多>>
资源描述

1、密级: 工程硕士专业学位论文(设计)题 目 基于 B/S 架构的企业采购管理系统的设计与实现 基于 B/S 架构的企业采购管理系统的设计与实现当今,伴随着信息科学计算机技术的应用与发展,推动了经济的高速发展,同时计算机技术与网络技术的发展与应用变得越来越普及。企业自身的建设发展需要转变传统的发展方式,而信息系统与网络是重中之重。目前国内外各大企业已经基本上淘汰了传统的线下及纸质的企业采购,取而代之的是更加方便快捷的计算机产品的使用,这使企业的管理与经营变得更加高效、简洁。这不仅节省了企业的管理成本与时间精力,更可以让企业在科学信息化的浪潮中持续发展。企业信息化系统中的重要组成部分就是采购管理,

2、采购管理系统的使用为企业办公提供了一个新的平台,降低了企业办公成本,提高了企业办公的效率。企业采购管理系统管理者负责整个企业采购系统的管理操作,使传统的数据记录及交易信息能够通过计算机快速的记录下来。本文着重阐述了企业采购管理系统的整体开发过程。并对开发需要的相关技术,包括开发环境、开发工具的介绍,并对于程序设计的思想和流程进行了全面的阐述,同时在数据库的构造时对各表之间的具体关系及表内字段的完整性、约束性也做出了具体的设计说明,最终保证系统能够正确的运行。同时用简单的功能模块图来清晰的表明系统中的设计思路和系统运行的整个流程。本系统具体包括计划采购物品、采购物品报价、合同采购信息、合同采购审

3、核、入库登记信息、退货登记信息、财务统计信息、用户信息列表。根据实际需求,企业采购管理系统采用 Browser/Server 体系结构进行设计,开发技术使用了目前较流行的 ASP.NET 技术,脚本语言使用 C#,使用三层架构技术。在设计过程中,前台的开发工具使用微软公司的 Microsoft Visual Studio 2008,后台数据库采用 Microsoft SQL Server 2005。按照软件工程的面向结构的设计方法,在设计的过程中,经过了需求分析、总体设计、详细设计、系统测试等过程,具体的分析了系统中的各个功能模块的具体需求,设计了企业采购管理系统的整体功能结构,通过 SQL

4、Server 完成了数据库的结构分析与设计,最后对系统的各个具体的模块进行界面设计、编码设计及系统测试,最终实现基于 B/S 架构的企业采购管理系统。本论文首先介绍了在信息系统的支持下采购管理系统相关的发展背景、开发的目的、国内外研究现状。通过相关技术介绍和应用,然后通过标准的开发流程,完成了企业采购管理系统的系统分析、系统设计与功能的实现。关键词:采购系统;企业管理;三层架构,B/S 架构;The design and implementation of the Enterprise Procurement Management System based on B/S structureSo

5、ftware EngineeringGraduate Student: Adviser: Today, along with the application and development of information science and computer technology to promote the rapid economic development, while the development and application of computer technology and network technology is becoming increasingly popula

6、r. Construction and development of their own need to change the traditional mode of development, and information systems and networks is a top priority. Currently the major domestic and foreign enterprises have basically eliminated the traditional line and paper-based corporate procurement, replaced

7、 by a more convenient and efficient use of computer products, which makes business management and business become more efficient and concise. This not only saves the companys administrative costs and time and energy, but also allows companies to scientific information in the wave of sustainable deve

8、lopment.Enterprise information system is an important part of procurement management, procurement management system for the use of corporate office provides a new platform, reducing the corporate office costs and improve the efficiency of corporate office. Corporate procurement management system adm

9、inistrators responsible for the entire enterprise procurement system management operations, the traditional data logging and transaction information can be quickly recorded by the computer.This paper focuses on the overall development process of enterprise purchasing management system. Development n

10、eeds and related technologies, including the development environment, development tools, presentation and design ideas for the program and a comprehensive exposition of the process, but at the time of construction of the database table and the specific relationship between the tables field integrity

11、 constraint is also made specific description of the design, and ultimately ensure that the system is running correctly. At the same time with a simple functional block diagram to clearly show the entire process system design ideas and system operation. The system includes plans to purchase specific

12、 items, purchasing goods offer, contract procurement information, contract procurement auditing, warehousing registration information, return the registration information, financial statistics, user information list.According to the actual needs of corporate procurement management system using Brows

13、er / Server architecture, design, development techniques using ASP.NET technology is currently more popular scripting languages using C #, using a three-tier architecture technology. During the design process, the front desk to use Microsofts development tools Microsoft Visual Studio 2008, backgroun

14、d database using Microsoft SQL Server 2005. By design methods for structural engineering software in the design process, after a needs analysis, design, detailed design, system testing process, a detailed analysis of the specific needs of each module in the system, the design of corporate procuremen

15、t overall functional structure of the management system, SQL Server accomplished through structural analysis and design of the database, and finally each specific modules of the system interface design, code design and system testing, and ultimately based on B / S structure of corporate procurement

16、management system.This paper introduces the related procurement management system development background in support of information systems under development purposes, research status. Through the introduction and application of relevant technologies, and then through the standard development process

17、, completed a systematic analysis of corporate procurement management, system design and implementation functions. Key words: Procurement system;Enterprise management;Three layer architecture, B/S architecture; 四川大学工程硕士学位论文 基于 B/S 架构的企业采购管理系统的设计与实现I目 录THE DESIGN AND IMPLEMENTATION OF THE ENTERPRISE

18、PROCUREMENT MANAGEMENT SYSTEM BASED ON B/S STRUCTURE.4第一章 绪 论 .11.1 研究背景 .11.2 研究目的及意义 .21.3 研究内容 .21.4 本论文的结构 .2第二章 系统关键技术介绍 .42.1 面向对象开发方法 .42.2.NET 概述 .52.3 操作系统及微软简介 .52.4 C#.62.5 MICROSOFT .NET FRAMEWORK框架概述 .72.6 系统设计模式简介 .82.7 浏览器/服务端(B/S)结构 .92.7.1 B/S 结构与三层架构 .92.7.2 C/S 结构与 B/S 结构比较 .92.8

19、SOL SERVER简介 .12第三章 需求分析 .143.1 可行性分析 .143.1.1 技术条件可行性分析 .143.1.2 经济可行性分析 .153.1.3 操作可行性 .153.1.4 使用的可行性 .15四川大学工程硕士学位论文 基于 B/S 架构的企业采购管理系统的设计与实现II3.2 业务流程 .163.3 功能需求 .163.4 主要功能模块需求 .173.5 其他需求 .17第四章 系统总体设计 .194.1 功能模块设计 .194.1 计划采购物品模块 .194.2 采购物品报价模块 .194.3 合同采购信息模块 .204.4 采购合同审核模块 .204.5 入库登记信

20、息 .204.6 退货登记模块 .204.7 财务统计信息模块 .204.8 用户管理模块 .204.2 数据流程图 .204.2.1 数据流程图各符号及说明 .204.2.2 数据流程图 .214.3 数据字典 .224.3.1 数据存储 .224.3.2 数据流 .234.3.3 数据处理 .244.4 数据库设计 .244.4.1 数据库概念结构设计 .244.4.2 数据库 E-R 图 .274.4.3 数据库与数据表设计 .284.4.4 输入输出设计 .314.5 本章小结 .35第五章 采购管理系统的实现 .365.1 操作员登录页面(DEFAULT.ASPX) .36四川大学工

21、程硕士学位论文 基于 B/S 架构的企业采购管理系统的设计与实现III5.2 计划采购物品模块 .375.3 采购物品报价管理模块 .405.4 合同采购信息管理模块 .425.5 合同采购审批管理模块 .445.6 入库登记信息 .455.7 退货登记信息管理 .475.8 用户信息管理 .49第六章 系统测试 .526.1 软件测试原则 .526.2 软件测试的分类 .526.3 系统的验证 .536.4 软件测试结论 .547 总结与展望 .557.1 总结 .557.2 展望 .55参考文献 .56作者在读期间科研成果简介 .58声 明 .59致 谢 .60附 录 .61四川大学工程硕士学位

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 学术论文 > 管理论文

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报