摘要
采用VBA技术把Microsoft Word格式的《C语言》电子实验报告的各个组成部分提取出来,然后使用Shell命令对C语言程序代码进行编译、连接和运行.重点设计了编译检错功能和逻辑检错功能.该系统可将评语快速、准确地反馈给学生,并可自动汇总学生实验报告中出现的问题,达到了预期的目的.
Firstly, the system obtains all of components from electronic experiment report on C language that is a Microsoft word file using VBA technology. Secondly, the system compile, link and run a C language program. The function of compiling and logic error inspection is designed especially. Comment can be fed back to student rapidly and correctly. The system collects all of the error. The teachers and students are convenient by use of the system that achieves its expected aim.
出处
《山东理工大学学报(自然科学版)》
CAS
2010年第3期60-63,共4页
Journal of Shandong University of Technology:Natural Science Edition
关键词
C语言
电子实验报告
VBA
编程题
自动批改
C language
electronic experiment report
VBA
program designing questions
automatic assessment