旺旺食品经销商在线订货退货系统的设计与实现.rar

  • 需要金币1000 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2013-10-22
  • 论文字数:11517
  • 当前位置论文阅览室 > 毕业设计 > 信息与计算科学 >
  • 课题来源:(在职研究生)提供原创文章

支付并下载

摘要:随着我国市场经济的蓬勃发展,批发、零售行业正处在一个高速发展的时期。在市场经济中,销售是企业运行的重要部分。为了更好地推动销售,不少企业建立了分公司和代理制度,通过分公司或代理商把产品推向最终用户。通过建立一套经销商供货退货管理系统,可以及时通过信息技术把企业数据快速转化为企业信息,进而为相关管理者提供决策依据。

   本文开篇介绍了课题研究的背景和意义,主要从现实经济和实际应用两方面分析,还有文章的大体构架。随后介绍了相关技术与工具,包括SQL 数据库、MyEclipse、JavaScrip,JSP、MVC等。然后是系统的需求分析,为了建立一个可以提供经销商在线浏览商品,提交订单以及退货等功能的系统,在设计初期采用了UML进行建模分析及设计。在之后的开发过程中,系统采用了基于java的B/S三层体系结构,使用用例图,活动图,包图以及时序图进行系统的功能模块设计,使用SQL server 2005建立数据库。最后的系统实现中综合使用了HTML、java、JSP动态编程技术,建立了一个完整的系统。

关键词 供货退货系统;JSP;SQL2005;MyEclipse

 

Abstract:With the vigorous development of China's market economy,Wholesale, retail industry is in a high-speed development period. In the market economy, Sales are an important part of enterprise operation. In order to better promote sales, Many enterprises have established branch offices and agent system, Through subsidiaries or agents of the products to end-users. Through the establishment of a dealer delivery returns management system, it can timely adoption of information technology to enterprise data into enterprise information and provide decision basis for related managers.

   This paper introduces the research background and significance, the analysis mainly from the reality of economic and practical application and the general framework. Then it introduces the related technologies and tools, including the SQL database, MyEclipse, JavaScrip, JSP, MVC etc. and so on. Then it is the requirement analysis of the system,for build a syetem which can provide online browsing commodity dealer, submit orders and return, At the beginning of the design using UML modeling analysis and design. Later in the process, the system based on Java B/S three layer system structure, it use case diagram, activity diagram, sequence diagram and package diagram design of system function module, using SQL Server 2005 database. Finally, the system implementation of the integrated use of HTML, Java, JSP dynamic programming technique to set up a complete system.

Keywords  Supply and Return system  JSP  SQL2005  MyEclipse

 

   目前的经销商订购系统多是以在线管理的软件形式呈现,主要应用于生产型或贸易型企业的订货、物流、对账等业务管理方面,可帮助企业提高订货、物流业务工作效率,优化订货管理流程,节约订货、物流、对账等环节的通讯成本。此类软件通常基于互联网模式,采用B/S架构,利用java、PHP、.net等第三方开发软件进行程序设计,后台数据库管理系统一般采用MYSQL或oracle等大型网络数据库系统。

   开发设计该系统所需要的相关资料资源可以通过已经存在的成熟订货系统进行调查收集,所需的其他应用软件、硬件环境也易于获得.因此开发成本相对较低。引进使用本系统后,相比于传统方式,具有成本低、效率高、质量好的特点,可以节约不少人力、财力及物力。因此从经济的角度来看,系统可行。