学籍管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
要
学籍管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
本系统主要完成对学生情况和学生成绩的管理,包括数据库中表的添加、修改、删除等。系统还可以完成对各类信息的浏览、查询、添加、删除、修改、报表等功能。
[资料来源:http://think58.com]
系统的核心是数据库中各个表联系,每一个表的修改都将联动的影响其它的表,当完成对数据的操作时系统会自动地完成数据库的修改。查询功能也是系统的核心之一,在系统中即有单条件查询和多条件查询,也有精确查询和模糊查询,系统不仅有静态的条件查询,也有动态生成的条件查询,其目的都是为了方便用户使用。系统有完整的用户添加、删除和密码修改功能,并具备报表打印功能。
[资料来源:THINK58.com]
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:控件、窗体、数据库、vb6.0、access
Abstract
[版权所有:http://think58.com]
School management system is a typical management information system (MIS), including the development of its background of the establishment and maintenance of the database as well as the front-end application development for the two sides of the span of the former request to establish data consistency and integrity of the strong data security, good As for the span of the Treasury, which requires the application of a fully functioning, easy to use, and other characteristics of the span
[资料来源:http://THINK58.com]
The present system is mainly to the completion of the students and student performance management, including the table of the database to add, delete, modify, and other systems can also span the completion of various types of information, visit the query, add, delete, modify, statements and other functions span
The system is the core of all database tables, each table will be linked to amend the impact of the other table, when the completion of the operation of the data system will automatically complete the revision of the database span the inquiry is one of the core system, There is a single system that query terms and conditions for more information, there are precise queries and fuzzy query, the system is not only the conditions for static queries as well as dynamically generated query terms, the aim is to span user-friendly system is complete, users add Delete and modify the password function and have the capacity to print statements span
After analysis, we use MICROSOFT's VISUAL BASIC development tools, provided by the use of a variety of object-oriented development tools, in particular, the data window can be simple and easy to manipulate intelligence database objects, first of all in a short period of time to establish systems Application of the prototype, and then on the initial prototype system iteration needs, and improving constantly, until the formation of a viable system of customer satisfaction span
Keywords: form and control, database access, and vb6.0
[资料来源:http://www.THINK58.com]
目 录
摘 要 1
前言 4
1 系统规划 4
1.4.系统的可行性研究 8
2 系统分析 9
[来源:http://think58.com]
2.1业务流程分析 9
2.2数据流程分析: 10
2.3 系统设计思路分析 13
2.4 设计简述 14
2.5 设计需求 15
3 系统设计与实施 16
[版权所有:http://think58.com]
3.1 数据库的实现 16
3.2 界面的实现及代码设计 17
4 系统测试及运行 26
4.1 测试计划 26
[资料来源:http://think58.com]
4.2、测试项目说明 27
[资料来源:THINK58.com]
4.3 测试计划评价 30
[资料来源:http://www.THINK58.com]
4.4测试分析报告 30
4.5 系统需求测试结论 33
[来源:http://think58.com]
5 心得体会 33
5.1 编程心得 33
[资料来源:THINK58.com]
参考文献 34
[资料来源:http://www.THINK58.com]
部分运行界面
[资料来源:http://www.THINK58.com]
[资料来源:THINK58.com]
[资料来源:http://think58.com]
[版权所有:http://think58.com]
上一篇:固定资产管理系统论文 VB开发