1 / 54
文档名称:

操作系统课程教学网站的设计与实现(毕业论文).doc

格式:doc   大小:2,620KB   页数:54页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

操作系统课程教学网站的设计与实现(毕业论文).doc

上传人:miao19720107 2017/12/7 文件大小:2.56 MB

下载得到文件列表

操作系统课程教学网站的设计与实现(毕业论文).doc

相关文档

文档介绍

文档介绍:毕业设计(论文)
学院
专业
班级
姓名

摘要
通过操作系统教学网站的建设,完成了对于操作系统课程的远程化授课。可以使学生不受时间空间的限制,通过网络对于这门课程进行学****建立起了基于B/C的网络化教学系统。本网站采用当前最流行的JSP网络编程技术,可以实现数据的高效、动态、交互访问,具有强大的Server/Client交互能力。本文中所做的主要工作:介绍Win2000 +JSP(J2DK+TOMCAT)系统并且嵌入 JAVABEAN的一般原理;阐述整个操作系统教学网站的概要设计,系统结构及工作原理;分析了系统实现中的特殊性、难点和重点;详细设计实现学院介绍、教学资源、课程表、课堂教学、在线答疑、其他课程、课件下载、留言反馈、站内搜索、公告专栏、友情链接、校园风景、新闻中心、栏目导航等程序模块; 各个模块的具体实现,且分析并解决实现中的若干技术问题;建立完整的实验网站,进行测试并分析结果。
关键字: JAVABEAN JSP 网络教学 JAVASCRIPT JDBC
Abstract
Through the operating system teaching website construction, completed long-distance has taught regarding the operating system curriculum, was allowed to cause the student without the time space limit, and carried on the study through work regarding this curriculum. Established based on the B/work teaching system. This website uses the current most popular work programming technology, may realize the data to be highly effective, dynamically, alternately visits, and has the formidable Server/Client interactive ability. In this article does main work: Introduced Win2000 +JSP (J2DK+TOMCAT) the system and to insert JAVABEAN the general principle; Elaborates the entire operating system teaching website outline design, the system structure and the principle of work; Has analyzed in the system realization particularity, the difficulty and key; The detailed design realization institute introduced, in the teaching resources, the class schedule, the classroom instruction, the on-line Q/A, other curricula, class downloading, the message feedback, the station search, program module and so on announcement column, friendship link, campus scenery, news center, column navigation; Each module concrete realization, also in analysis and solution realization certain technical questions; The establishment integrity experimental website, carries on the test and the analysis result.
Key words: JAVABEAN work teaching JAVASCRIPT JDBC
目录
摘要 I
ABSTRACT II
目录 III
引言 1
第1章 JSP简介 3
JSP与本系统的开发 3
对于ASP,PHP,JSP进行比较 5
利用