您现在正在浏览:首页 > 论文 > 计算机 > 毕业设计-基于.NET的购物中心物流管理系统设计与实现

免费下载毕业设计-基于.NET的购物中心物流管理系统设计与实现

  • 资源类别:论文
  • 资源分类:计算机
  • 适用专业:程序设计
  • 适用年级:大学
  • 上传用户:ivalyn
  • 文件格式:word+aspx
  • 文件大小:1.02MB
  • 上传时间:2012-5-13 23:52:14
  • 下载次数:0
  • 浏览次数:0

安全检测:瑞星:安全 诺顿:安全 卡巴:安全

资料简介
毕业设计-基于.NET的购物中心物流管理系统的设计与实现,共24页,9954字,附源程序。
摘 要
随着计算机技术、网络技术和信息技术的快速发展,电子商务越来越多地改善着现代人的工作、生活。购物中心物流管理系统将Internet网络技术与现代物流管理观念相融合,为企业和客户搭建了一个方便快捷的交流平台,使购物中心管理实现信息化、自动化、现代化、社会化、智能化、合理化、简单化,实现了客户网上订单,个人信息修改,购物中心的货物进出库以及货物的配送。购物中心物流管理系统从系统需求分析、概要设计、详细设计到具体的编码实现、功能测试都严格遵循了软件工程的思想。
关键词: 电子商务;物流配送;数据库;ASP.NET
The Design and Implementation of Shopping Center Logistics Management System
Abstract
With the rapid development of computer technology, network technology and information technology, electronic commerce plays a more and more important role in modern people’s work and lives. Shopping Center Logistics Management System,which combines the Internet technology with the modern management conception, can build a convenient platform of communication for enterprises and customers, and enable Shopping Center Logistics Management to automate, modernize, socialize and simplify, and carry out customers' orders online, personal information altering, incoming and outgoing of goods in the shopping center and the distribution. The Management System is strictly based on the software engineering ideas, not only in the requirement analysis, outline design, detailed design, but also in the coding implementation and function testing as well.
Key words: Electronic Commerce; Distribution of Logistics; Database; ASP.NET
目 录
论文总页数:19页
引 言 1
1购物中心物流管理系统分析 2
1.1系统需求分析 2
1.1.1用户身份级别要求 2
1.1.2系统功能模块设置 2
1.2系统设计目标 3
1.3系统的开发工具 4
1.3.1开发环境 4
1.3.2编程运行环境 5
2购物中心物流管理系统设计 5
2.1购物中心物流流程 5
2.1.1流程分析 5
2.1.2系统功能模块层次图 6
2.1.3系统模块具体功能说明 7
2.2数据库设计 8
2.3系统界面设计 11
2.4购物中心物流系统流程设计 12
2.4.1系统功能描述 12
2.4.2客户操作流程 12
2.4.3库存管理员订单管理流程图 12
2.4.4进货入库流程图 13
2.4.5出库送货流程图 13
3.1货物入库实现主要代码 14
3.2订单增加实现主要代码 14
3.3货物出库实现主要代码 15
4购物中心物流管理系统测试 15
4.1模块测试 15
4.2整体测试 15
4.3测试过程中的调试技术 16
4.4测试结果 16
结 论 17
参考文献 17
致 谢 18
声 明 19
资料文件预览
共7文件夹,48个文件,文件总大小:14.65MB,压缩后大小:1.02MB
  • 毕业设计-基于.NET的购物中心物流管理系统设计与实现
    • LogsticsManage
      • App_Code
        • csCustomer.cs  [5.43KB]
        • csFactory.cs  [1.40KB]
        • csGoods.cs  [2.29KB]
        • csOrders.cs  [2.84KB]
        • csStuffs.cs  [1.66KB]
      • App_Data
        • Alcohol的文件格式ASPNETDB.MDF  [10.00MB]
        • Alcohol的文件格式LogisticsManager.mdf  [2.19MB]
        • ldfLogisticsManager_log.LDF  [560.00KB]
        • ldfaspnetdb_log.ldf  [504.00KB]
      • Bin
      • manage
        • App_LocalResources
          • resxOrdersManage.aspx.resx  [10.40KB]
        • aspxBoard.aspx  [853.00B]
        • csBoard.aspx.cs  [1.83KB]
        • aspxCustomManage.aspx  [6.00KB]
        • csCustomManage.aspx.cs  [1.96KB]
        • aspxFactorymanage.aspx  [9.50KB]
        • csFactorymanage.aspx.cs  [1.16KB]
        • aspxKindManage.aspx  [1.79KB]
        • csKindManage.aspx.cs  [2.15KB]
        • aspxLogin.aspx  [1.65KB]
        • csLogin.aspx.cs  [1.26KB]
        • aspxLogsticsManage.aspx  [11.24KB]
        • csLogsticsManage.aspx.cs  [1.43KB]
        • aspxMain.aspx  [1.24KB]
        • csMain.aspx.cs  [405.00B]
        • aspxManagetree.aspx  [1.80KB]
        • csManagetree.aspx.cs  [1.38KB]
        • aspxOrdersManage.aspx  [13.51KB]
        • csOrdersManage.aspx.cs  [2.45KB]
        • aspxStuffs.aspx  [6.57KB]
        • csStuffs.aspx.cs  [1.29KB]
      • aspxDefault.aspx  [3.59KB]
      • csDefault.aspx.cs  [1.96KB]
      • slnLogsticsManage.sln  [1.51KB]
      • suoLogsticsManage.suo  [42.00KB]
      • aspxRegestry.aspx  [3.36KB]
      • csRegestry.aspx.cs  [975.00B]
      • configWeb.Config  [3.71KB]
      • aspxmyOrders.aspx  [3.11KB]
      • csmyOrders.aspx.cs  [648.00B]
      • aspxmyaddorder.aspx  [2.40KB]
      • csmyaddorder.aspx.cs  [1.92KB]
      • aspxmyindex.aspx  [1.25KB]
      • csmyindex.aspx.cs  [552.00B]
      • aspxmyinfo.aspx  [3.55KB]
      • csmyinfo.aspx.cs  [2.28KB]
      • aspxusertree.aspx  [1.38KB]
      • csusertree.aspx.cs  [765.00B]
    • Microsoft Word文档H2003031189_陈昊_购物中心物流管理系统设计与实现.doc  [1.26MB]
下载地址
资料评论
注意事项
下载FAQ:
Q: 为什么我下载的文件打不开?
A: 本站所有资源如无特殊说明,解压密码都是www.xuehai.net,如果无法解压,请下载最新的WinRAR软件。
Q: 我的学海币不多了,如何获取学海币?
A: 上传优质资源可以获取学海币,详细见学海币规则
Q: 为什么我下载不了,但学海币却被扣了?
A: 由于下载人数众多,下载服务器做了并发的限制。请稍后再试,48小时内多次下载不会重复扣学海币。
下载本文件意味着您已经同意遵守以下协议
1. 文件的所有权益归上传用户所有。
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
3. 学海网仅提供交流平台,并不能对任何下载内容负责。
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
返回顶部