1、毕业设计(论文)说明书 I 摘摘 要要 教育现代化,教学手段技术化,已经成为世界潮流。运用现代教学手段, 是提高教学质量和效率的最有效途径,这已成为广大教师的共识。我们着眼于 现代教育技术与计算机技术相结合,使用 VB.NET 的可视化编程开发出了“电子 教鞭系统” ,以起到辅助教学的作用,利用电子教鞭特性,教师可以实现完整的 教学目的,就像在普通的黑板上用粉笔书写内容一样,可用于实现绘制任意曲 线、直线、矩形、椭圆、文字、更改画笔颜色和大小等功能,并且操作过程直 观、方便、实用。 电子教鞭系统开发主要包括模块的规划设计、客户端应用程序的开发两个 方面。对于前者建立起的模块具有完整性和合理性,
2、而对于后者则要求程序界 面友好、功能完备、容易使用,具有流行软件的操作习惯等特点。经过详细的 调查分析,我们选用 Visual Studio 2003 作为开发工具,操作系统为 Windows 7/Windows XP 等。 关键词关键词:电子教鞭;模块;VB.net 毕业设计(论文)说明书 II Abstract Modernization of education, technology-based teaching methods, has become a global trend. The use of modern teaching methods to improve teach
3、ing quality and efficiency of the most effective way, which has become the consensus of the majority of teachers. We focus on modern educational technology and computer technology, visual programming using VB.NET developed the “electronic pointer system“ to play a supporting role in education, the u
4、se of electronic pointer feature, teachers can achieve the full purpose of teaching , as in ordinary blackboard chalk, like the content, can be used for the drawing of arbitrary curves, lines, rectangles, ellipses, text, change the brush color and size and other functions, and intuitive operation, c
5、onvenient and practical. Electronic pointer system development including planning and design of the module, the client application development aspects. For the former set up the module with complete rationality, while the latter claims process for the friendly interface, fully functional, easy to us
6、e, with popular software operating habits and so on. After detailed investigation and analysis, we use Visual Studio 2003 as a development tool, operating system, such as Windows 7/Windows XP. Keywords: Electronic pointer;Module;VB.net 毕业设计(论文)说明书 III 目目 录录 1 前前 言言 1 2 2 课题的研究介绍课题的研究介绍 2 2.1 课题的研究背景 2 2.2 课题的研究目的与意义 3 3 课题研究现状综述课题研究现状综述 4 3.1 国内外相近研究课题的特点及优缺点分析 4 3.2 课题需要达到的设计目的 7 3.3 课题开发工具 8 4