蛋品行业协会网站开发

1
目录
Abstract 1
Key words 1
1 背景 2
1.1行业协会网站背景介绍 2
1.1.1 行业协会发展现状 2
1.1.2 本协会网站现实意义 2
1.1.3 本网站的特色 2
1.2 理论知识 2
1.2.1 Java与MyEclipse 2
1.2.2 J2EE框架 3
1.2.3 JSP技术 3
1.3 系统运行环境 3
1.3.1 系统运行的软件环境 3
1.3.2 系统运行的硬件环境 3
2 系统设计 3
2.1 需求分析 3
2.2总体功能设计 5
2.2.1 系统流程分析 6
2.3 数据库表的创建 7
2.4 目录和包结构 11
2.5 定义DataProcess 12
2.6 创建数据层对象 13
2.6.2 创建新闻实体类News 13
2.6.3 创建合作项目实体类Project 13
2.6.4 创建专家实体类Expert 14
2.6.5 创建会员实体类Vip 14
2.6.6 创建管理员实体类Manage 14
2.6.7 创建留言实体类Note 14
2.7 创建数据访问类 15
2.7.1 创建News_Manager类 15
2.7.2 创建Project_Manager类 15
2.7.3 创建Expert_Manager类 15
2.7.4 创建Vip_Manager类 15
2.7.5 创建Admin_Manager类 16
2.7.6 创建Note_Manager类 16
2.8 逻辑功能的实现 16
2.8.1 配置系统使用到的Servlet 16
2.8.2 系统管理员使用到的Servlet 17
2.8.3 新闻管理使用到的Servl *好棒文|www.hbsrm.com +Q: ^351916072# 
et 17
2.9 配置自定义标签 18
2.9.1 配置自定义标签 18
3 系统实现 18
3.1网站前台页面的实现 18
3.1.1 网站首页的实现 18
3.1.2 网站新闻浏览页的实现 19
3.1.3 网站合作项目浏览页的实现 20
3.1.4 网站合作成果浏览页的实现 20
3.1.5 网站专家栏浏览页的实现 21
3.1.6 网站会员栏浏览页的实现 21
3.1.7 网站下载栏浏览页的实现 24
3.1.8 网站注册页的实现 25
3.2网站后台管理页面的实现 26
3.2.1 网站后台登陆页的实现 26
3.2.2 网站后台首页的实现 27
3.2.3 网站后台新闻管理的实现 28
3.2.4 网站后台人员管理的实现 29
3.2.5 留言回复功能实现 30
3.2.6 网站管理员上传文件功能实现 32
4 总结 34
致谢 35
参考文献: 35
蛋品行业协会网站开发
计算机科学与技术专业学生 刘玺
指导教师 叶锡君
摘要:本论文旨在开发一个行业协会网站,网站从大的方面分可以分成两大块,信息发布,和人员管理。人员分为普通游客、会员、专家和管理员,根据不同的身份所看到的东西也不同,信息发布则是有管理员控制的。网站的信息发布,人员管理以及客户留言都通过管理员在后台进行管理。本设计的编写分为前台编写和后台编写,前台主要运用的技术有HTML/CSS+DIV语言以及技术,后台运用的做网站兼容性非常好的JSP+Servelet技术,数据库采用MySQL数据库,WEB服务器选择的是Apache Tomcat 6,架构采用了Java的J2EE架构,使得自己的设计更加规范化。本网站基本实现了行业协会网站的基本功能,对于客户以及会员都有很大的帮助,通过此行业协会网站可以促进会员之间,会员与专家之间的交流和学习,为更好的促进协会会员之间的发展做出相应贡献。
Egg industry website development
Computer science and technology major students Liuxi
Tutor Ye xijun
Abstract: This paper aims to develop an industry association website, web site from the aspects of big points can be divided into two large, information release, and personnel management. Researchers divided into ordinary tourists, members, experts and administrators, according to the different identity can see different things, information release is a administrator control. Website information, personnel management and customer message is managed by the administrator in the background. The design of the writing is divided into front desk writing and writing background, the main technology used are at the front desk HTML/CSS + DIV language and technology, the background using do compatibility good JSP + Servelet technology, database using the MySQL database, WEB server selection is Apache Tomcat 6, architecture USES Java J2EE framework, make your design more standardized. This website is basically achieved the basic function of the industry association website, for clients and members have very big help, through the industry association website, between members can promote exchanges and learning between members and experts, to better promote the development of the association between the corresponding contribution.

版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/jsjkxyjs/1969.html

好棒文