简易VB学生评语生成系统的设计与实现

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

内容摘要:我们知道老师书写评语是一件特别辛苦的事情。于是我就想能自己开发一个程序,这个程序不仅能根据对某位学生的“德、智、体、美、劳”表现(优秀、良好、一般、差)简单的选择,自动生成相应的评语,还可选择相应的寄语,以及加入个人的评语。对生成的评语还可以进行修改,最后生成一个文本文件(.txt),我们便可导入或粘贴到wps或word中进行排版打印。本次毕业设计我用vb6.0所开发的“学生评语生成系统”程序圆满地实现了以上功能。本论文对如何使用VB6.0通过调用windows API函数,做了较为详细的介绍。

关键词:学生评语生成系统、 VB6开发。

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:





目   录
摘  要
关键词
第一章 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
参考文献

参考文献
1、《Visual Basic 程序设计》清华大学出版 2002年7月第1版    李大友主编
2、《Visual Basic开发人员指南》机械工业出版社 1999年1月  EricBrierley主编    
3、《Visual Basic 程序设计》中央电大出版 2000年12月第1版   陈明  主编
4、《Visual Basic6.0实效编程百例》人民邮电出版社 2002年7月 刘韬、骆娟主编
5、《数据结构(c++描述)》  中央电大出版  2000年12月第1版   徐孝凯主编