毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

java+mysql茶叶收购系统的设计与实现

时间:2020-08-26 20:31来源:毕业论文
基于J2EE开发平台,采用MyEclipse为开发环境,以及B/S的MVC结构为开发模式,开发了茶叶收购管理系统。该系统实现了管理员、公司用户、茶农用户三种不同用户的登录,以及各自不同的功能

摘要: 基于J2EE开发平台,采用MyEclipse为开发环境,以及B/S的MVC结构为开发模式,开发了茶叶收购管理系统。该系统实现了管理员、公司用户、茶农用户三种不同用户的登录,以及各自不同的功能。实现了管理员对各个用户的信息进行维护,公司用户的收购与结算,以及茶农用户的查询等功能。论文针对设计的功能特点展开叙述。首先介绍了项目背景,开发意义和论文的组织结构。接着介绍了设计所用的开发工具和运行环境以及完成本系统所用到的技术。然后重点论述了系统实现的开发过程,对系统的主要功能代码作了详细说明。最后介绍了系统测试的方法和过程。54964

毕业论文关键词:茶叶收购管理,Mysql,Servlet,MVC

Abstract:Based on J2EE development platform,adopting MyEclipse for exploitation environment, and B/S MVC structure for the development model,develop this tea acquisition system.This system has realized three different kinds of user to login,there are administrators,corporate users and farmer users,and different function of them.Realizing this main function of administrators to maintain user information,the corporate users to acquisition and close an account,the farmer user to query.The paper aimed at the feature of design narrative. The first describes the project background, the development of meaning and the organizational structure of the paper. Then presented the design development tools and runtime environment and the technology used to complete the system. Next,discusse the focus of the system development process, explained in detail on the system's main function code. Finally, the design of test methods and processes.

KeyWords:Tea Acquisition Management,Mysql,Servlet,MVC

 目   录

1 引言 4

1.1 项目背景 4

1.2 茶叶收购管理系统的开发意义 4

1.3 论文组织结构 4

2 开发环境及开发工具的介绍 5

2.1 MYECLIPSE简介 5

2.2 TOMCAT 概述 5

2.3 MYSQL概述 6

3 完成本系统所用到的技术 6

3.1 MVC设计模式简介 6

3.2 AJAX技术 7

4 系统设计 8

4.1 系统需求分析 8

4.2 可行性分析 9

4.3 系统功能结构图与E-R图 9

4.4数据库设计 11

5 茶叶收购系统设计的实现 16

5.1 系统实现流程 16

5.2 登录注册模块设计 19

5.3 管理员模块 24

5.4 公司用户模块 33

5.5 茶农用户模块 38

6 软件测试 40

6.1 软件测试的作用 40

6.2 单元测试 40

6.3组装测试 43

6.4确认测试 43

6.5系统测试 43

结  论 44

参考文献 45

致 谢 java+mysql茶叶收购系统的设计与实现:http://www.youerw.com/jisuanji/lunwen_59219.html

------分隔线----------------------------
推荐内容