毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

java多媒体网络教室点名系统的设计与实现

时间:2021-03-02 22:00来源:毕业论文
采用C/S系统结构,教师机作为服务器端,学生机作为客户端,使用MySQL作为系统的数据库。开发了一个功能相对比较齐全的点名系统,教师可以通过服务器端导入学生名单

摘要随着计算机网络技术的迅猛发展,多媒体网络教室点名系统已经成为多媒体网络教室当中不可缺少的组成部分。为教师和学生的考勤提供了极大的便利。在这种点名系统中,教师的点名和学生的签到都通过网络传送,实现了更加快捷的信息交流和传递的方式,能够为教师在上课中节约上课时间,提高上课的效率。63882

为了使在多媒体教室的考勤变得更加的快捷简便,结合java.awt,java.swing用户界面开发的技术,以及java.net中的socket编程技术来开发多媒体网络教室点名系统。本系统采用C/S系统结构,教师机作为服务器端,学生机作为客户端,使用MySQL作为系统的数据库。开发了一个功能相对比较齐全的点名系统,教师可以通过服务器端导入学生名单、开始点名、查看点名情况、查看汇总信息以及回复学生机发过来的留言和疑问。学生可以通过客户端答到、查看自己的考勤信息、以及向教师提问。

毕业论文关键词  C/S  点名系统  数据库  

毕业设计说明书(论文)外文摘要

Title  multimedia network classroom roll call system     

Abstract With the rapid development of computer network technology, multimedia network classroom roll call system have become an integral part of an indispensable multimedia network classroom. It provides a great convenience for the attendance of teachers and students. In this attendance system, the roll call of teachers and the respond of students are transmitted through the network, which achieve a more efficient exchange of information and transfer, to save time for teachers in class, and improve the efficiency of the class.

    In order to make the roll call quicker and easier, combined the technology of the user interface development and java.awt and java.swing and the technology of java.net.socket to develop the Multimedia Network Classroom attendance system in the multimedia classroom. The system uses C/S system structure, using the teacher's computer  as a server-side, students' computers as the client-side, and MySQL as system database. Developing a relatively complete roll call system, teachers can import a list of students through a server-side to start the roll call, check named, view the summary information and reply messages and questions from the students’ computers. Students can use client-side to view their own attendance information, and ask the teacher questions.

Keywords  C/S    Roll call system    Database

1 引言1

1.1 研究背景1

1.2 发展动态1

1.3 研究内容1

2系统技术与运行环境 3

2.1应用程序用户界面开发 3

2.2 Socket编程3

2.3java数据库连接 4

2.4线程以及集合框架 4

2.5 开发环境  4

3系统分析6

3.1系统功能设计6

3.2数据库设计  7

3.3系统流程图  9

4点名系统的实现 10

4.1登陆功能  10

4.2点名页面  12

4.3点名情况页面  18

4.4学生留言列表页面  20

4.5客户端页面  21

5系统评价与展望  26

5.1系统评价  26

5.2系统展望  26

结论  27

致谢  28

参考文献29

 1  引言

1.1 研究背景

    多媒体网络教室中计算机技术的应用,让传统的人工点名在多媒体网络教室中使用显示出了越来越多的弊端。传统点名方式首先显现的是效率低的问题,教师需要通过名单来查看学生到课情况,容易出现错误,而且会浪费上课时间。点名情况汇总数据的保存也是另一个问题,在教室的上课点名情况都是由教师写在学生名单上,学生名单容易丢失。为了提高学生点名数据的安全性,需要有一个能提高考勤效率,节省时间的多媒体教室点名系统,同时为了防止了点名情况被修改或者丢失,可以将有关点名情况的数据存储在数据库中。 java多媒体网络教室点名系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_70702.html

------分隔线----------------------------
推荐内容