毕业论文_基于c语言的课堂小帮手说明书.doc
文本预览下载声明
PAGE
PAGE 2
山西信息职业技术学院
毕业论文(设计)
《基于c语言的课堂小帮手》
宋方舟
论文指导教师 刘磊 信息管理系
学生所在系部 信息管理系 专业名称 软件技术
论文提交日期 2012 年3月11日 论文答辩日期 2012年3月12日
2012
摘 要
计算机与网络技术的飞速发展,课堂上的授课方式已经从完全人工的方式逐步转变为自动化的教学方式,这种方式不仅节省了教师了人力,更重要的是节省了课堂上宝贵的时间,间接的提高了课堂进度,提高了教学质量。
该系统为Windows Form系统,Windows Form也称为WinForms,可以创建应用程序的用户界面,并使用任何一种.NET支持的语言编写应用程序的功能,WinForms应用程序一般都有一个或者多个窗体提供用户与应用程序交互。窗体可包含文本框、标签、按钮等控件。大型WinForms应用程序有许多窗体,一些用于获取用户输入的数据,一些用于向用户显示数据,一些窗体会有变形、透明等其他效果甚至让你看不出他的真实面目。
该系统在结合实际的教学管理平台的基础上,主要实现教师在授课时随机抽取同学来回答教师提出的问题,方便教师了解学生的知识掌握程度,
提高教学进度与教学质量。该系统还实现了教师在授课时需要用到的随堂工具系列,如:计算机进制转换器,位运算计算器,科学计算器等。方便教师
授课,教师在该系统中就能完成一般的教学任务,方便教师使用。
【关键字】 随机抽取 Windows Form
Abstract
The rapid development of computer and network technology, classroom teaching has been gradually changing from a completely artificial way for the automation of teaching methods, this approach not only saves teachers human, more importantly, saves valuable time in the classroom, indirectthe improvement of classroom progress, improve the quality of teaching. The system for Windows Forms, Windows Forms, also known as WinForms, you can create the user interface of the application, and use any NET supported languages ??to write applications.Used to obtain user input data, some for the data displayed to the user some form there will be distortion, transparency and other effects even you can not see his true face.The system is based on the combination of actual teaching management platform, the main achievement of randomly selected teachers in teaching students to answer
The progress of teaching and the quality of teaching. The system also teachers need in teaching class tools, such as: computer hex converter, bit computing calculator, scientific calculator. To enable teachers .
【Keywords】random sample Windows Forms
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc 1 选题的背景及意义 PAGEREF _Toc \h 1
HYPERLINK \l _Toc 1.1论文的主体研究内容 PAGEREF _Toc \h 1
HYPERLINK \l _Toc 1.2
显示全部