互联网发展到如今也近20年之久,小学生课外知识学习网站一直作为互联网发展中的一个重要角色在不断更新进化。小学生课外知识学习网站从最初的文本显示到现在集文字、视频、音频与一体,成为一种网络多媒体浏览网站。作为一种媒体传输媒介,小学生课外知识学习网站如今也分各个类别,各种形式。本文着重对小学生课外知识学习网站进行分析和研究,浅析小学生课外知识学习网站的现状和存在的一些问题并对此进行研究,通过对问题和现状的分析研究和对用户需求的一个简单整理建模,设计并且实现一个小学生课外知识学习网站。
小学生课外知识学习网站采用的开发框架为SSM框架,也就是Spring mvc、Spring、MyBatis这三个框架,页面设计用的是jsp技术作为动态页面文件设计,jsp文件里可以对实现html等界面布局的代码,采用SpringMVC替代传统的struts2框架,主要对jsp访问的拦截和控制,Spring作为整个控制的核心,通过控制反转技术和面向切面技术,让Spring自动对使用的类文件进行调用和导入,MyBatis主要作为底层操作数据库,不牵扯业务逻辑,开发工具采用Eclipse,服务器用的是tomcat。编码语言是Java,数据库采用Mysql。
关键词:小学生课外知识学习网站;Java;MySQL;SSM框架;VUE框架
With the development of the Internet for nearly 20 years, primary school students’ extracurricular knowledge learning websites have been constantly updated and evolved as an important role in the development of the Internet. From the initial text display to the present, the primary school students’ extracurricular knowledge learning website integrates text, video and audio, and has become a network multimedia browsing website. As a media transmission medium, primary school students’ extracurricular knowledge learning websites are now divided into various categories and forms. This paper focuses on the analysis and research of primary school students’ extracurricular knowledge learning website, analyzes the current situation and some existing problems of primary school students’ extracurricular knowledge learning website, and studies it. Through the analysis and research of problems and current situation and a simple sorting and modeling of user needs, a primary school students’ extracurricular knowledge learning website is designed and implemented.
The development framework of primary school students’ extracurricular knowledge learning website is SSM framework, that is, spring MVC, spring and mybatis are three frameworks. JSP technology is used for page design as a dynamic page file. The code for realizing HTML and other interface layout can be used in the JSP file. Spring MVC is used to replace the traditional struts 2 framework to intercept and control JSP access. Spring is the core of the whole control. Through control inversion technology and aspect oriented technology, Let spring automatically call and import the class files used. Mybatis is mainly used as the underlying operation database without involving business logic. The development tool adopts eclipse and the server uses Tomcat. The coding language is Java and the database adopts mysql.
Key Words:Primary school students’ extracurricular knowledge learning website; Java; MySQL; SSM framework; Vue framework