摘 要
近年来,随着社会的发展,各种大学生赛事层出不穷,有关赛事自身的信息量也成倍的增长。因此开发出一套全国大学生竞赛赛管理系统迫在眉睫。本系统目的正是在于为管理全国各大高校的竞赛赛事而设计的。
本文围绕系统的需求分析、系统设计、系统实现和系统测试展开了一系列工作。需求分析从用户对功能的需求和软件性能需求两方面展开。在系统设计中充分利用业务流程图、数据流程图、 UML类图,从而完成了详细规整的整体架构和设计。在数据库的设计中给出了数据库E-R图和数据库的逻辑结构。在系统的需求分析和系统设计的基础上,结合C#、ASP的相关技术对三个层的实现分别进行了阐述和分析。最后对系统的功能测试等做了详尽的描述。系统采用面向对象方法进行开发设计,系统的体系结构使用B/S与MVC相结合的三层结构,以C#为开发语言进行程序设计,运用ASP、web等先进技术对系统进行开发和实现。本系统采用直观、清晰的页面,用户界面友好、风格统一。
现在本系统己经开发完毕。成功做出了用户注册、权限分配、修改密码、管理竞赛、管理竞赛相关综合信息、竞赛报表等模块。
它具有让管理者能发布竞赛内容、竞赛新闻、竞赛规则等;让大学生能够浏览、报名、查询竞赛;它能够大大的提高大赛主办方的工作效率,使赛事管理更加透明化、公正化,预计可以投入到正式的使用之中。
关键字:B/S;高校学生科技竞赛信息管理系统;竞赛报表;ASP.net
Abstract
In recent years, with the development of society, a variety of college student competitions emerge in endlessly. Therefore, it is urgent to develop a national college student competition management system. The purpose of this system is to manage the national competition events in colleges and universities.
This paper focuses on system requirement analysis, system design, system implementation and system testing. The requirement analysis is carried out from two aspects: the requirement of function and the requirement of software performance. In the system design, we make full use of the business flow chart. Data flow chart, UML class diagram, complete the detailed and regular overall structure and design. In the database design, the database E-R diagram and the database logic structure are given. On the basis of system requirement analysis and system design, The realization of the three layers is described and analyzed in combination with the related technology of C#an ASP. Finally, the function test of the system is detailed. The system uses object-oriented method to develop and design the system. The architecture of the system uses the three-tier structure of combining B / S and MVC, and takes C # as the development language to carry on the program design. The system adopts visual and clear ASP pages, friendly user interface and uniform style.
Now the system has been developed. Successfully made user registration, authority allocation, password modification, management competition, management competition related comprehensive information, competition reports and other modules.
It enables administrators to publish competition content, competition news, competition rules, etc. It enables college students to browse, register and inquire about competitions. It can greatly improve the work efficiency of the organizers of the contest, and make the management of the events more transparent and fair. It is expected to be put into formal use.
Key words: B/S; information management system for college students' science and technology competition; competition report; ASP.net
目 录
附录一:59