计算机毕业设计之(Java百草集团门户网站)带开题报告/答辩
时间:2022-08-27 15:09:01 | 来源:网站运营
时间:2022-08-27 15:09:01 来源:网站运营
摘 要
互联网的普及给人们带来的便利不需多说。因此如果把企业与互联网结合起来,利用java技术建设企业门户网站系统,实现企业门户网站的网络化。则对于进一步提高企业发展,丰富企业门户网站经验能起到不少的促进作用。
企业门户网站系统能够通过互联网得到广泛的、全面的宣传,让尽可能多的企业了解和熟知企业门户网站系统的便捷高效,不仅为用户提供了服务,而且也推广了自己,让更多的用户了解自己。对于企业而言,若拥有自己的企业门户网站系统,通过企业门户网站系统让企业的宣传、营销提上一个新台阶,同时提升了企业形象。
根据本系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助java编程语言、jsp技术、sqlserver数据库和tomcat服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。
关键字:企业门户网站系统,java编程语言,sqlserver数据库
Design and Implementation of Teaching Management System
ABSTRACT
The popularization of the Internet brings convenience to people without needing to say more. Therefore, if the enterprise and the Internet are combined, the enterprise portal system can be built using Java technology to realize the network of enterprise portal. For further improvement of enterprise development, rich enterprise portal experience can play a lot of facilitation.
Enterprise portal system can widely through the Internet and comprehensive propaganda, for as many of the companies to understand and familiar with the enterprise portal system is convenient and efficient, not only provides users with services, but also to promote yourself, let users know more about myself. For enterprises, if they have their own enterprise portal system, through the enterprise portal system, the enterprise's publicity and marketing will be promoted to a new level, and the corporate image will be promoted.
According to the current research status and development trend of the system, the system is implemented from demand analysis, structural design and database design to the realization of the system and the back-end implementation respectively. The paper elaborates the development process of the system from system description, system analysis, system design, system implementation and system test. The system tries to combine the actual find out a feasible development plan, after repeated research and study, using the Java programming language, the JSP technology, essentially a database and tomcat server to accomplish all functions of the system, and finally to the system test, to detect system permissions and loopholes, thus the system perfect, to conform to the standard.
Key words: Enterprise portal system, Java programming language, SQLServer database
目 录
第1章 绪论
1.1开发背景
1.2开发意义
1.3研究内容
1.4论文结构
1.5本章小结
第2章 系统开发技术的介绍
2.1 MyEclipse与tomcat简介
2.2HTML/CSS简介
2.3JSP简介
2.4Sqlserver数据库概念和特点
2.5本章小结
第3章 系统分析
3.1功能需求分析
3.2业务流程分析
3.3数据流程分析
3.4本章小结
第4章 系统设计
4.1系统设计思想
4.2系统总体设计
4.3系统功能模块设计
4.4数据库设计
4.4.1概念模型设计
4.4.2数据库表设计
4.4.3数据库连接计
4.5本章小结
第5章 系统的实现
5.1实现环境说明
5.2前台页面的实现
5.3注册模块的实现
5.4登录模块的实现
5.5留言模块的实现
5.6站内新闻管理模块的实现
5.7购买记录管理模块的实现
5.8产品信息管理模块的实现
5.9公司信息管理模块的实现
5.10分页算法的实现
5.11本章小结
第6章 系统测试
6.1测试目的
6.2界面测试
6.3功能测试
6.4测试结果
6.5本章小结
第7章 总结
致 谢
参考文献