【正文】
I 運(yùn)動(dòng)會(huì)成績(jī)管理系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 摘 要 高校在舉行運(yùn)動(dòng)會(huì)時(shí),很少甚至沒有使用運(yùn)動(dòng)會(huì)成績(jī)管理系統(tǒng)來處理運(yùn)動(dòng)會(huì)中的信息,在很大程度上還是依賴人工操作,一般通過文檔或者辦公軟件來處理大量的數(shù)據(jù)。這種方式給運(yùn)動(dòng)會(huì)管理人員帶來了繁重的工作量,而且效率較為低下,更新緩慢,且容易出錯(cuò)。隨著科技的日益發(fā)展,學(xué)校的信息管理技術(shù)已經(jīng)成為了能夠體現(xiàn)學(xué)校綜合實(shí)力的重要指標(biāo),而運(yùn)動(dòng)會(huì)成績(jī)管理是學(xué)校信息管理的一個(gè)不可或缺的組成部分。因此通過 IT 技術(shù)等信息化手段,使運(yùn)動(dòng)會(huì)成績(jī)管理信息化、智能化,從而提升學(xué)校信息管理水平,是當(dāng)今學(xué)校信息管理 的大勢(shì)所趨。 本次設(shè)計(jì)在調(diào)查了解現(xiàn)狀和查閱相關(guān)資料的基礎(chǔ)上,進(jìn)行了系統(tǒng)需求分析,并制定出系統(tǒng)設(shè)計(jì)原則與詳細(xì)設(shè)計(jì)方案。在開發(fā)時(shí)采用傳統(tǒng)的 MVC 開發(fā)模式,利用Jsp+Javabean+Servlet 技術(shù),使用 MySQL 數(shù)據(jù)庫(kù)存儲(chǔ)數(shù)據(jù),開發(fā)環(huán)境選用 MyEclipse 。最終基本實(shí)現(xiàn)了所需功能,并對(duì)系統(tǒng)進(jìn)行了功能和性能測(cè)試,實(shí)現(xiàn)了一個(gè) B/S 模式的能良好管理學(xué)生信息、裁判信息、比賽項(xiàng)目信息和成績(jī)信息的運(yùn)動(dòng)會(huì)成績(jī)管理系統(tǒng)。 關(guān)鍵詞: 信息化,運(yùn)動(dòng)會(huì),成績(jī)管理, JSP II Design and Implementation of Sports Competition Results Management System ABSTRACT When Universities hold a sports petition, managers usually do not use or never use the sports petition results management system to handle the information in the sports petition, but used to rely on manual processes, through documentation or office software to process large amounts of way bring to sports petition managers a heavy workload and the efficiency is lower, the update is slow, the error is also the increasing development of technology, the school39。s information management technology has bee an important indicator to reflect the overall strength of the school, and the sports petition results management is an integral part of the school information management. Therefore, by means of information technology, such as IT, make the sports petition results management bee intelligent and high efficient, so as to enhance the level of school information management, it is a trend. In the process of the design, the basic steps are investigate status and collect related informations, and then make the needs analysis, design principles and design details of the system. The development model is the traditional MVC, the development technology are the Jsp,Javabean and Servlet technology, the database is MySQL database and the development environment is MyEclipse . Eventually the most of the required functions were realized, the functional testing and results testing were done, i achieved a B/S mode system, which can be a good information management of student, referee, petition and grade. Key words: informatization, sports petition, results management, JSP III 目 錄 摘要 I ABSTRACT II 1 概述 1 選題背景及意義 1 現(xiàn)狀分析 1 2 開發(fā)工具及相關(guān)技術(shù)介紹 2 Java 簡(jiǎn)介 2 JSP 技術(shù)介紹 2 JavaBeans 介紹 2 Java Servlet 介紹 3 MyEclipse 開發(fā)環(huán)境介紹 3 Tomcat 服務(wù)器介紹 3 MySQL 數(shù)據(jù)庫(kù)介紹 4 3 系統(tǒng)分析與設(shè)計(jì)原則 5 系統(tǒng)需求分析 5 需求分析過程 5 系統(tǒng)需求概述 5 系 統(tǒng)可行性分析 6 經(jīng)濟(jì)可行性 6 技術(shù)可行性 183