物流配送系统的设计与实现论文
sql数据库迁移另一个硬盘长沙民政职业技术学院
毕业实践报告
题目:物流配送系统的设计与实现
毕业论文毕业设计毕业专题
√
类型:
指导老师:___________李政仪___________________
系别:__________软件学院__________________
班级:_________计应1031班________________
学号:_1025093138_1025093112 _1025093114__
姓名:__王龙泉____米颖雯_ 米敏瑜______
7>2013年 4月 30日
物流配送系统的设计与实现
计应1031班
王龙泉_ 米颖雯米敏瑜
学号:1025093138 1025093112 1025093114
摘要
计算机网络近些年高速的发展使得计算机在社会的各个领域发挥着极其重要的作用。基于B/S结构的物流配送管理系统能够在网络平台上实现多家客户对自己单据的管理和处理,这不但降低了公司的运营成本,也大大提高了工作效率。物流配送公司利用计算机网络这个平台,对自己的每个客户的数据的各个环节进行系统化、规范化的管理,以满足客户的要求。
本系统使用Visual studio 2005作为系统开发环境,并采用ASP.NET 作为前台开发工具,使用C#语言,以SQL Server 2000为后台数据库的开发体系结构。
实现了客户提交托运单,管理员配车,货物送到目的地后,产生接收单,客户期间跟单的业务功能。
关键词: ASP.NET C# SQL Server 物流配送管理系统
Abstract
The computer network recent years high speed development causes the computer to play the extremely vital role in society's each domain. The structure physical distribution allocation management system can realize many customers based on B/S in the network platform to own
documentary evidence management and processing, not only this reduced company's operation cost, also raised the working efficiency greatly. The physical distribution allocation company uses computer network this platform, carries on systematized, the standardized management to own each customer's data's each link, satisfies the customer the request.
This system uses the Visual studio 2005 to take the system development environment, and uses ASP.NET to take the onstage development kit, uses the C# language, take SQL Server2000 as the backstage database development architecture.
Has realized the customer submission waybill, the manager allocation of vehicles, after the cargo deliv
ers the destination, produces meets the receipt, the customer period freight bill service function.
Key words: ASP.NET C# SQL Server Physical distribution allocation management system
目录
摘要1
Abstract 2
引言 5
第一章系统概述 6
1.1 系统背景介绍 6
1.2 项目提出的意义7
1.3 系统开发方式7
1.4 系统开发环境7
1.4.1 系统运行环境7
1.4.2 系统开发环境8
1.5 相关技术及工具介绍8
1.5.1 .NET Framework概述8
1.5.2 ASP简介9
1.5.3 C#简介11
1.5.4 数据库SQL Server简介 11
1.5.5 Microsoft Visual Studio 2005简介12 第二章需求分析13
2.1可行性分析13
2.2数据库需求分析 14
2.3 系统功能需求分析14
第三章系统设计 15
3.1 系统总体设计要求15
3.2 系统功能总体设计15
3.2.1 管理员功能15
3.2.2 客户功能16
3.2.3 财务人员功能17
3.3 界面设计17
3.3.1 界面设计规范17
3.3.2 界面布局设计18
3.4 数据流图19
第四章系统详细设计20
4.1 主要功能模块详细设计20
4.1.1客户信息维护20
4.1.2 货物类别维护21
4.1.3 配送车辆维护22
4.1.4 配送路程费用维护23
4.2 数据库结构设计23
4.2.1 概念结构设计23
4.2.2 概念结构设计的方法选择24 4.2.3 系统的E-R图24
4.3 数据字典30
第五章系统实现35
5.1 运行环境35
5.2 主界面35
5.3 客户信息维护列表(frmKhList) 36 5.4 客户信息维护页面(frmKhMod) 38 5.5 货物类别维护(frmHwlb) 39
5.6 配送车辆维护列表(frmCarlist) 41 5.7 配送车辆维护页面(frmCarMod) 42
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论