SSMに基づく教育支援プラットフォーム(オンライン学習)システムの設計と実現

4041 ワード

バックグラウンドSSM+フロントBootstrap開発教育支援プラットフォームシステムで使用される開発環境はMyEclipseを開発環境とし、TomcatサーバをWebアプリケーションコンテナとして採用し、MySQLをシステムのデータベース管理として応用する.
     MVC   ,           (Model)、  (View)    (Controller)    。  ,                     ;                ,               ;               ,                     ,                。
      (Model)                  。      、            。              ,          。              ,               。   (View)             ,            ,     ,       。     JSP、HTML  、XML     。                  ,MVC                ,      ,               ,                     。
    1)Spring
    Spring       ,Spring  2003           Java     , Rod Johnson     Expert One-On-One J2EE Development and Design               。                    。Spring     JavaBean         EJB     。  ,Spring              。    、             ,  Java      Spring   。     ,Spring           (IoC)     (AOP)     。
    2)Spring MVC
    Spring MVC  SpringFrameWork     ,     Spring Web Flow  。Spring MVC       、    、              ,              。
    3)MyBatis
  MyBatis     Java      。iBATIS          SQL Maps Data Access Objects(DAO)MyBatis         JDBC                  。MyBatis       XML            ,     Java  POJOs(Plain Old Java Objects,    Java  )          。![         ](https://img-blog.csdnimg.cn/20190423093202320.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80MTM0NTkzMw==,size_16,color_FFFFFF,t_70)
    Java Web         

要旨現在のインターネット情報時代において、ネットワーク技術、マルチメディア技術、インターネット技術は急速に発展し、インターネット応用技術は急速に各業界に浸透し、すでに人々の生活の重要な部分である.中国の情報化建設はさらに深化し、情報化システムの実現、伝統技術の転換、および各業界のインフラと政府部門の急速な発展を加速させた.教育革新と科学管理は各国から重視され、コンピュータ応用と技術もますます注目されている.インターネットを利用して学と教を行うことは、教育におけるネットの大きな突破である.世界各国の高等教育と小中学校教育の中で日中天のように、伝統教育の地位に挑戦している.現在、世界のどの国もネット教育の発展を非常に重視しているので、ネット教育の発展は必然的な傾向だと言っています.ネット上ですでにある学習プラットフォームを分析した上で、私は教育補助プラットフォームに対して深く研究し、多くの比較を行い、ついにJava Webに基づくネット教育補助プラットフォームを設計開発した.インターネット教育支援プラットフォームのフロントブラウズページはJSPを開発言語として使用し、バックグラウンドはMySQL-5.5バージョンのデータベースを採用し、開発ツールはEclipse-IDEを使用し、サーバーはTomcat 9を使用する.0、構造はB/S構造を採用する.
キーワード:JSP MySQLデータベースB/S構造
A network teaching assistant platform base on Java Web Guo Shiyi Directed by Postgraduate Hao Conghui ABSTRACT In more recent times, multimedia and Internet technology have been developing more and more rapidly. The application of the Internet quickly permeated into all walks of life, which has had an important influence of people’s life. With the informationization construction further deepening in China, more and more related researches spread gradually… The realization of informatization system has accelerated the transformation of traditional technology, and stimulated the rapid development of infrastructure and government departments. Educational innovation and scientific management are valued by all countries. Computer applications and technologies have also attracted more and more attention. The use of the Internet for teaching and learning is a major breakthrough in education. It is very popular in the field of education all over the world including higher education, primary and secondary education and is challenging the status of traditional education. Now countries all over the world attaches great significance to the development of network education. Therefore, the developing of network education is an inevitable trend. On the basis of analyzing the existing learning platforms on the internet, making a profound study and wide-ranging comparison of teaching auxiliary platforms, I finally designed and developed a new network teaching assistant platform based on Java Web. JSP is used as the development language for the front page of the network teaching assistance platform, while MySQL-5.5 version database is used in the background, then eclipse-ide is used as the development tool, then Tomcat9.0 is used as the server, and B/S structure is adopted as the structure.
KEY WORDS:JSP MySQL Database B/S Structureソースコードダウンロードリンクhttps://download.csdn.net/download/weixin_41345933/11266233