2007 届学生毕业设计
题 目 学生评语生成系统
专 业 计 算 机
班 级 04 软 2
姓 名 孔凡旭
指导教师 钟畅
完成时间 2006 年 11 月 30 日
2
内容摘要:我们知道老师书写评语是一件特别辛苦的事情。
于是我就想能自己开发一个程序,这个程序不仅能根据对某
位学生的“德、智、体、美、劳”表现(优秀、良好、一般、
差)简单的选择,自动生成相应的评语,还可选择相应的寄
语,以及加入个人的评语。对生成的评语还可以进行修改,
最后生成一个文本文件(.txt),我们便可导入或粘贴到 wps
或 word 中进行排版打印。本次毕业设计我用 vb6.0 所开发
的“学生评语生成系统”程序圆满地实现了以上功能。本论
文对如何使用 vb6.0 通过调用 windows API 函数,做了较为
详细的介绍。
关键词:学生评语生成系统、 VB6 开发。
3
Abstract :
We know that the teachers write comments is a particularly bad
thing.So I would just want to own the development of a process
which can not only students of a certain "de Chile, CARICOM,
the United States,work. "performance (excellent, good, normal,
bad) simple choice, automatically generating the corresponding
commentsselect appropriate inscriptions, and adding a personal
comment.Formation of the comments also may be amended and
finally a text document (.Txt).we will be able to wps or pasted
into word or conduct printing and typesetting.I graduated with
vb6.0 the design developed by the "student comments
Generation System" process to achieve a satisfactory
function.Vb6.0 this paper on how to use Windows API
functions through redeployment, a more detailed briefing.
Key Words:
4
目 录
摘 要
关键词
第一章 VB 语言概述…………………………………………………………1
1.1、VB 简介 ………………………………………………………………1
1.2 、 VB 语 言 的 基 本 特 点 及 VB 应 用 程 序 的 基 本 持
点…………………1
1.3、何选择 VB 作为开发语言…………………………………………2
1.4、VB6.0 应用的基本开发方法…………………………………………3
1.5、VB 与 API 函数 ………………………………………………………4
第 二 章 用 VB 开 发 学 生 评 语 生 成 系
统 ………………………………………7
2.1、本软件将具有何种功能………………………………………………7
2.2、面及控件设置………………………………………………………7
2.3、源代码…………………………………………………………………8
第三章本系统运行的软硬件配置……………………………………………10
参考文献
致谢辞
5
学生评语生成系统的开发
第一章 VB 语言概述、
1.1、VB 简介
VB 是微软公司出品的一个快速可视化程序开发工具软
件,借助微软在操作系统和办公软件的垄断地位,VB 在短
短的几年内风靡全球。VB 是极有和功能强大的软件,主要
表现在:所见即所得的界面设计,基于对象的设计方法,极
短的软件开发周期,较易维护的生成代码。
美国微软公司在 1991 年推出 VB1.0 至今已经经历了 6
个版本,VB6.0 运行在 win9x 或 winme,win2000,winxp,
windowsNT 等操作系统下,是一个 32 位的应用程序开发工
具。
1.2、VB 语言的基本特点及 VB 应用程序的基本持点
VB 程序语言具有许多优秀的特性,用其设计应用程序时
有两个基本特点:可视化设计和事件驱动编程.
1、可视化设计
同其他的一些可视化程序开发工具一样,VB 具有可视化
设计的特点,微软的 Word 在刚刚进入市场时,同 WPS 竞争的