摘要
本“JAVA语言试题库”是一个应用软件,可以方便老师对学生学习JAVA语言情况的考查。本JAVA语言试题库是一个简单的应用软件。它是用Microsoft Access建立的数据库,用Visual Basic 6.0集成开发环境开发完成。
Access数据库是应用最广泛的桌面数据库之一,其简单易用、开发周期短的特点博得了广大软件开发者的厚爱。Visual Basic语言是可视化的Basic语言,在语言功能方面,与以前的Basic语言基本兼容,但功能方面更为强大,使用起
来更为方便。VB已逐渐成为简单易学、功能强大的编程工具。
本试题库包含了:试题的输入和浏览、选题、试题导出四个大的功能模块。每一模块完成自己的功能,完成JAVA语言试题库的设计。
在本论文中详细介绍了如何设计本试题库。其中:
第一章是绪论,介绍了本课题研究的意义、背景等。
第二章介绍了Access 和Visual Basic的相关知识。
第三章用流程图、结构图和数据字典描述了试题库的总体设计。
第四章是制作界面的详细设计。
关键词:Access数据库 Visual Basic语言
Abstract
This" JAVA computer language Examination systems " is an applied software, can the then convenient teacher study JAVA computer language circumstance to the student of investigate. This JAVA Computer Language tries a systems is an in brief applied software. It is procedure that database to establish with the Access, write with the Visual Basic language plait.
The database of Access is love and esteem that one of the applied the most extensive table's top databases, its use in brief and easily, the short characteristics in period in development won the large software developer. The language of Visual Basic is to see the language of Basic that turn, in the aspects of language function, is basic with the language of Basic of the past to permit concurrently, but the function is stronger and big, being to use more convenient.VB(Visual Basic) becomes already and gradually simple easy to learn, mighty plait in function distance tool.
The system included examination questions view, choose, modify , add and export into word five functions. Each module completes its own function,fives complete JAVA Computer Language systems.
This thesis detailed introducted how to design this systems. Among them:
Chapter 1 is an introduction about subject an investigative meaning, background...etc..
Chapter 2 is an introduction about Access and Visual Basic.
Chapter 3 using flow chart, construction diagram with data dictionary describing this systems.
Chapter 4 is a detailed design to create the interface.
Key phrase: Access database Visual Basic language
目录
一、绪论
1.1课题的来源与背景4
1.2课题研究的意义4
1.3主要研究工作5
二、本设计中涉及的相关知识
2.1Access简介6
2.2Visual Basic简介6
2.2.1 Visual Basic的可视开发与事件驱动编程7
2.2.2 本设计中用到的VB主要控件及相关知识8
三、JAVA语言试题库系统的开发
3.1主要符号表.10
3.2系统数据库设计10
3.2.1系统流程图10
3.2.2数据字典11
3.2.3编码规则12
3.2.4系统结构图14
3.3功能分析..14
3.3.1用户模块的设计14
3.3.2管理员模块的设计15
3.3.3用户管理模块的设计17
四、JAVA语言试题库系统用户手册
4.1功能选择界面..18
4.2用户登陆界面..18
4.3用户选题界面..19
4.4已经导入到了WORD里面的试题和答案20
4.5后台管理..21
五、总结22
六、致谢.23
七、参考文献24
附录A 开题报告..25
附录B 中期报告..27
附录C 英文资料及翻译一..29
附录D 英文资料及翻译二..41
一、 绪论
1.1课题的来源与背景
对于考试出试卷,好多学校还保留着传统的出试卷的方法,即由该科的代课老师或考试中心选题,选好题后再往电脑里输,输完了拿去排版,再去打印。在选题和输题阶段不但浪费了太多时间,而且也浪费了不少精力。考虑到这种传统的出试卷的方法的落后,就需要有一种新的针对考试的出试卷的方法予以代替。

您当前的位置:
