基于 HTML5 技术的娱乐资讯追星网站设计与实现 Design and implementation of entertainment information tracking website based on HTML5 technology摘要本 网 站 制 作 主 要 使 用 HTML5 语 言 结 合 Java 程 序 设 计 语 言 、MySQL 数据库和 Mybatis 技术进行动态网站的设计与开发,采用流行的 B/S 系统模式和 Tomcat 服务器。该网站的设计开发实现模块化,前台与后台明确分开,网站页面实现和业务逻辑实现均要在服务器运行实现。对之后网站的维护或者二次开发提供了方便的条件。在开发过程中,对数据库的连接、后台数据的处理和管理、网页的设计以及相关工具和网站的整体运行的环境配置,都体现了在大学专业课上所学到的大部分基础知识的重要性。该网站的前台的功能有:用户的登录注册、首页的信息浏览、分享评论、留言等面向客户的功能;而后台功能主要是面向网站前后端的管理员,后台功能有:后台的权限管理、用户登录注册管理、评论管理、留言管理等等。为使用的用户提供一个方便、简捷的信息获取以及可互动交流的娱乐资讯网站,简单易用。本文撰写该网站的设计与开发与实现过程。关键词:娱乐资讯 HTML5 JAVA MySQL TomcatAbstractThis website mainly uses HTML5 language combined with Java programming language, MySQL database and Mybatis technology to design and develop, and adopts the popular B/S system mode and Tomcat server .The design and development of the website is modular, the front-end and the back-end are clearly separated, and the data logic used for the website page is implemented in the background of the server.It provides a convenient condition for the maintenance or secondary development of the website.In the process of development , the connection of database , the processing and the management of background data , the web page design as well as the related tools and the website overall movement environment disposition, all reflect the importance of most of the basic knowledge learned in the course of college major.The front-end functions of the we...