《计算机系统与维护》课程教学网站的设计与实现.doc

  • 需要金币1000 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2013-11-26
  • 论文字数:11317
  • 当前位置论文阅览室 > 毕业设计 > 设计说明 >
  • 课题来源:(好久不见)提供原创文章

支付并下载

摘要:随着互联网的飞速发展和广泛普及,数字化教学已经提上日程,相对而言南京晓庄学院也建设了自己的教学网站。《计算机系统与维护》课程教学网站的设计与实现是采用Apache+MySQL+PHP组合进行开发,遵循开源软件开发的相关标准。本系统是基于B/S结构开发的,学生打开浏览器输入用户和密码就能成功登陆本系统进行在线的学习和交流。系统主要分为学生模块、管理员后台模块,其中每个模块又分成几个子模块,主要包括最新信息、在线测试、模拟考试、留言和后台管理等。为学生在网上学习开辟新平台,有效促进学校网络学习的发展。

关键字:计算机系统与维护;学习网站;PHP

 

Abstract:With the rapid development of the Internet and the widespread, digital teaching has been put on the agenda relatively Nanjing Xiaozhuang College also built their own teaching website.Course teaching of the computer systems and the maintenance of the Web site design and implementation is a combination with Apache+MySQL+PHP development, follows the open source software development standards.This system is based on the development of b/s structure, students open a browser for the user and the password will be able to successfully login to this system for online learning and communication.Systems can be divided into student module, an administrator back-end modules, where each module is divided into several modules, including latest information, online tests, mock examinations, message and back-office operations.Opened up a new online learning platform for students, effectively promoting the development of e-learning in schools.

Key Words: Computer systems and maintenance; study site; PHP

 

  作为基础课程的《计算机系统与维护》一个明显的特点是面向的学生群体更广,更加侧重学生应用能力的培养。各个高校为了让学生在今后的社会生活中具备良好的计算机操作技能,不遗余力地填购了很好的教学设备,充实教学师资力量,基本上要求是计算机专业毕业的教师才能任教。这些都是实际可以看到的硬性投入,另一个侧面的建设目前还没得到广泛的重视,那就是教学平台的软性投入和建设。

  由于学生班级一般人数都比较多,而学生在计算机操作技能的原有能力也参差不齐,统一模式的教学也很难满足所有学生的需要。对此已经有人提出了像外语分级教学那样对待计算机基础教学,但事实表明,更重要的是如果有一个很好的公共教学平台,弥补教师统一教学模式的不足,就可以满足不同基础的学生的学习需求,具备很强的弹性功能。同时,还可以发挥平台网络交互性的特点,让教师与学生之间、学生与学生之间进行教学上的交互活动,并且通过平台记录下学生学习活动的状态,让老师及时、准确地掌握学生的学习情况,对教师的课堂教学起到很好的辅助参考作用

  基于以上考虑,本文作者项目开发组进行了大胆的尝试,设计、开发实现了这样一个《计算机系统与维护》课程教学平台,通过实际的运用发现对教学有很好的促进作用。