- 1、本文档共43页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
目录
摘 要 3
Abstract 4
1 序言 5
1.1 课题的研究背景 5
1.2 课题的提出及研究内容 5
2 课题实现的关键技术 6
2.1 Visual Basic应用程序的基本结构 6
2.1.1 Visual Basic语言特点 6
2.1.2 Visual Basic应用程序的结构 6
2.2 visual basic的事件驱动机制 6
2.3 visual basic 对数据库的访问技术 7
2.3.1visual basic数据访问技术简介 7
2.3.2 ADO基本特征 7
2.3.3 ADO对象模型 8
2.3.4 ADO数据控件的功能 8
3数据库技术简介 10
3.1数据库简介 10
3.2 VB数据库基础 10
3.3 access数据库技术 11
3.4 SQL简介 13
3.4.1 SQL 简介 13
3.4.2 SQL语句 13
4系统开发与设计 15
4.1 系统总体结构 15
4.2系统数据库设计 16
4.3 用户界面设计 19
4.3.1 登录界面设计 20
4.3.2 主界面设计 22
4.3.3系统主菜单下窗口设计 22
4.3.4公寓信息管理菜单下的窗口设计 25
4.3.5宿舍信息管理菜单下的窗口设计 31
4.3.6学生管理菜单下的窗口设计 35
4.5 结果分析与未来展望 40
结束语 41
致谢 42
参考文献 43
摘 要
目前高校住校学生人数急剧增加学生公寓多为手工管理,效率低下的问题随着高校园区建设和高校后勤产业社会化改革步伐的不断加快,学生公寓的管理模式也相应地由逐步向管理过渡学生公寓是学生日常生活与学习的重要场所,关系到学校正常的教学、生活秩序尤其是近年来,校园网上办公自动化资源的开发探讨与设计了实用的学生公寓管理系统通过系统功能设计、模块的设计和数据库的设计这部分来阐述
关键词:学生公寓管理,VB,SQL,ACCESS
Abstract
College students live at the current rapid increase in the number of student apartments to hand over the management, and low efficiency of the increasingly prominent. With College Park and the community college logistics industry reform of the increasingly rapid pace,management of student dormitories pattern corresponding to gradually from manual management to information management transition. Student apartments and daily life is an important place for learning, but also of the normal school teaching, life and order. especially in recent years, with online campus office automation, resource development, management of the apartment also made, the information scripless requirements.
Discussion on the issue with the design of a student apartment management system, first of all, Implementation of the key functions of the system tools made a presentation, followed by the system functions through the design, Module design and database design and implementation of these paper, the simple thesis, the actual development of a good guide.
Keywords : student apartment management, VB, SQL, ACCESS
1 序言
1.1 课题的研究背景
目前高校住校学生人数急剧增加学生公寓多为手工管理,效率低下的问题随着高校园区建设和高校后勤产业社会化
文档评论(0)