【正文】
知識(shí)不是知道,了解就好,一定要去應(yīng)用它,發(fā)展它,讓它在現(xiàn)實(shí)生活中得到充分的應(yīng)用,從而解決一些問題,這才是學(xué)習(xí)的根本目的。減少誤操作,減少錯(cuò)誤產(chǎn)生的可能,這對(duì)用戶和開發(fā)人員都有很多的好處。 ? 開課信息管理 給出所有開設(shè)課程的列表,教師選擇所教課程并設(shè) 置學(xué)分,限選人數(shù),上課時(shí)間等信息。 用戶數(shù)據(jù)目前表明,大多數(shù)主流數(shù)據(jù)庫管理系統(tǒng)把用戶數(shù)據(jù)表示為關(guān)系。 學(xué)生選課 系統(tǒng)論文 10 第二節(jié) 可行性研究報(bào)告 1. 技術(shù)可行性 本系統(tǒng)需要一臺(tái)裝有 java, eclipse 及 sql server 運(yùn)行環(huán)境的計(jì)算機(jī)即可,對(duì)機(jī)器本身沒有太大的要求,一般當(dāng)前學(xué)校或個(gè)人電腦完全可滿足要求。對(duì)于一個(gè)專業(yè)的開發(fā)人員來講,其項(xiàng)目在滿足用戶提出的功能實(shí)現(xiàn)外,首先應(yīng)保證性能良好;對(duì)于一個(gè)基于 B/S 的項(xiàng)目,更要顧及當(dāng)前各種先進(jìn)的黑客技術(shù),有備無患!綜上所屬,本系統(tǒng)的性能需求大致如下: 學(xué)生選課 系統(tǒng)論文 9 ? 系統(tǒng)的多數(shù)模塊(尤其是后臺(tái)幾乎所有的)都有相應(yīng)的特殊操作,所以在進(jìn)入模塊之前要對(duì)用戶所具有的權(quán)限等用戶信息做出嚴(yán)格檢測(cè),預(yù)防非法操作。 隨著科學(xué)技術(shù)的不斷提高,計(jì)算機(jī)科學(xué)日漸成熟,其強(qiáng)大的功能已為人們深刻的認(rèn)識(shí),它已進(jìn)入人類社會(huì)的各個(gè)領(lǐng)域并發(fā)揮著越來越重要的作用。 尤其對(duì)于復(fù)雜的信息管理,計(jì)算機(jī)能夠充分發(fā)揮它的優(yōu)越性。所有這些都表明,基于Inter 的校園網(wǎng)的應(yīng)用已深入到校園內(nèi)的各個(gè)方面。例如:檢索迅速、查找方便、可靠性高、存儲(chǔ)量大、成本低、效率高等。 關(guān)鍵詞 課程管理 / Eclipse / Java / SQL Server 學(xué)生選課 系統(tǒng)論文 III The curriculum management system based on Java ABSTRACT Course management system is a essential part of the school. Course management system should be able to provide users with adequate information and fast search tool. But along the way people use the traditional curriculum manual query, update, course selection, etc., such management, there are many drawbacks, such as: low efficiency, the implementation was slow, also over time will produce a large number of files and data , This is to find, update and maintain have brought many difficulties. With the continuous improvement of science and technology, puter science, the maturing of its powerful features for people to deepen their understanding, that it has entered all fields of human society and play an increasingly important role. As part of puter applications, using a puter to manage information on course selection, management has the inparable advantage of hand. For example: quick search, find convenient, high reliability, large memory capacity, low cost and high efficiency. These advantages can greatly improve the efficiency of student elective system, but also businesses, schools, scientific and standardized management and an important condition for integration with the world. Therefore, developing such a management system has bee a very necessary thing. JAVA is a very good programming language, object oriented, platformindependent, secure, stable and multithreading features of the software design is very robust programming language. This article introduces the use of JAVA language course management system, the entire process. KEY WORDS Online test, B/S, JSP, SQL Server學(xué)生選課 系統(tǒng)論文 4 目 錄 摘 要 ............................................................. II ABSTRACT.......................................................... III 第一章 前言 ....................................................... 5 第一節(jié) 開發(fā)背景 ................................................. 6 第二節(jié) 開發(fā)目標(biāo) ................................................. 6 第三節(jié) 項(xiàng)目意義 ................................................. 7 第二章 系統(tǒng)分析 ..................................................... 8 第一節(jié) 需求分析 ................................................. 8 一 功能需求 ................................................. 8 二 性能需求 ................................................. 8 三 其他需求 ................................................. 9 四 業(yè)務(wù)流分析 ............................................... 9 五 數(shù)據(jù)流分析 ............................................... 9 第二節(jié) 可行性研究報(bào)告 .........................................