- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于JAVA的进销存物资管理系统论文
摘要
随着企业业务的不断扩大,企业的物资供应管理往往是很复杂,繁琐的,由于掌握的物资种类众多,订货,管理,渠道各有差异,各个企业之间的管理体制不尽相同。各类统计计划报表繁多,因此物资管理必须实现计算机化,而且必须根据企业的具体情况制定便提高工作效率[1]。
本文提出了一种进销存物资管理系统的设计实现方案,编写了基于JAVA平台的管理软件,实现了物资的仓储管理功能。该软件运采用了当前比较里流行并且技术已经十分成熟的JAVA语言作为开发工具,以及目前已经比较普遍的MVC开源框架来进行系统整体架构。而数据库方面则采用轻量级的My SQL,并通过Hibernate来嫁接数据库与JavaBean,这样不但可以对系统数据进行更高效率的管理,而且便于系统的意志和跨平台操作,实现了仓储管理的数字化、信息化,减少了人力、财力,在提高了系统的运作效率的同时降低了成本。通过不断地修改与调试,最终本软件实现了对物资相关的部门、供应商、员工、定货合同、仓库、库存的信息管理管理[2]。
关键词:电子商务,JAVA开发环境,MySQL,Hibernate
ABSTRACT
With the continuous expansion of business,Management of material supply are often very complicated. Because of the many types of materials available, Orders, management, Channels are all different, Management system for all enterprises are also different. There are too many statistics ,so computerized materials management must be achieved. And it must be in accordance with the specific business to improve efficiency. This paper presents a materials management system Invoicing design scheme for the preparation of a JAVA-based platform management software, to achieve a material storage management functions. The software shipped in comparison with the current popular and has been very mature JAVA language as a development tool, and now more common open source MVC framework for overall system architecture. The database is used lightweight My SQL, and database via Hibernate to grafting and JavaBean, so the system can not only more efficient data management, and easy system will and interoperability to realize the digital storage management , information, and reduce the human and financial resources, in improving the operational efficiency of the system while reducing costs. By constantly modify and debug software on the end of this material related departments, suppliers, employees, ordering the contract, storage, inventory management of information management.
Keywords: E-commerce, JAVA development environment, My SQL, Hibernate
目 录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 背景 1
1.2 课题概述 1
1.3 解决方案 2
第2章 项目描述
文档评论(0)