- 1、本文档共25页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机软件毕业设计 基于java的小型粮店管理系统进货模块
河北农业大学信息学院
本科毕业论文
题 目:基于java的小型粮店管理系统进货模块
摘 要
粮店管理系统主要是为粮店的管理者提供的管理工具,该系统主要实现对粮店的进销存信息的动态记录,使得粮店的进销存记录变得清晰化、全面化、系统化,管理者根据这些记录及时调整粮店的发展方向,使得粮店能够获得更好的发展。
粮店管理系统中进货模块的管理,主要是记录粮店的订购货物信息。在订购的过程中实现采购订单的管理,根据这些记录了解粮店采购的交易详情,并且对供应商信息、供货商供货信息及交易记录进行统计,更好的选择交易对象,同时实现对订货商品的到货及退货信息的统计,了解订购的货物的情况。
粮店管理系统进货模块采用面向对象系统分析与设计方法,主要使用java语言实现系统功能,使用SQLServer 2005数据库进行数据的管理。
关键字:粮店管理系统进货模块、JAVA、SQLServer 2005
Abstract
Grain store management system is mainly for grain store managers management tools, the system mainly realize the grain shop enters sells saves the information of dynamic record, make the grain shop enters sells saves the record becomes clearer, comprehensive, systematic, managers according to the records in a timely manner to adjust the development direction of grain store, enables the grain shop to get better development.
Grain shop management system, stock management module, mainly record grain store ordering goods information. In order in the process of the realization of the purchase order management, for grain store purchases according to the records of transaction details, and the supplier information, supplier delivery for statistical information and transaction records, the better option trading object, and realize the information the arrival of the goods and return the goods of order statistics, to know the goods situation.
Grain store stock management system module adopts the object-oriented system analysis and design method, mainly using the Java language to realize system function, using essentially 2005 database for data management.
Keywords: Grain store stock management system module、JAVA、SQLServer 2005
目 录
1.绪论 1
1.1 前言 1
1.2 课题研究的背景及意义 1
2.开发技术和开发工具 1
2.1 开发技术 1
2.1.1 开发语言 1
2.1.2 开发框架 2
2.2 开发工具介绍 2
2.2.1 Tomcat简介 2
2.2.2 MyEclipse简介 2
2.2.3 SQL server 2005简介 2
3.需求分析 3
3.1 基本功能需求 3
3.2 用户界面需求 3
4.系统设计 4
4.1实体分析及数据库表设计 4
4.1.1雇员实体 4
4.1.2供应商实体 5
4.1.3 采购订单实体 5
4.1.4到货单实体 6
4.1.5退货单实体 7
4.2系统模块设计 8
4.2.1 雇员模块设计 8
4.2.2
文档评论(0)