jsp學(xué)生信息管理系統(tǒng)論文.doc
jsp學(xué)生信息管理系統(tǒng)論文,摘要:隨著計(jì)算機(jī)應(yīng)用的普及,電子政務(wù)、電子商務(wù)的逐步推行,作為西部民族地區(qū)的高校,利用相應(yīng)的管理信息系統(tǒng)來促進(jìn)各項(xiàng)管理工作的科學(xué)化、規(guī)范化、信息化及高效率也勢在必行。學(xué)生資助系統(tǒng)作為學(xué)生信息管理系統(tǒng)中的一個(gè)主要功能模塊,可以實(shí)現(xiàn)對(duì)貧困生信息的收集、存儲(chǔ)、檢索等,便于評(píng)定貧困生并依據(jù)相關(guān)政策給予資助,可極大的提高資助工作...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/165691.gif)
內(nèi)容介紹
此文檔由會(huì)員 wwwwe 發(fā)布
摘要:
隨著計(jì)算機(jī)應(yīng)用的普及,電子政務(wù)、電子商務(wù)的逐步推行,作為西部民族地區(qū)的高校,利用相應(yīng)的管理信息系統(tǒng)來促進(jìn)各項(xiàng)管理工作的科學(xué)化、規(guī)范化、信息化及高效率也勢在必行。學(xué)生資助系統(tǒng)作為學(xué)生信息管理系統(tǒng)中的一個(gè)主要功能模塊,可以實(shí)現(xiàn)對(duì)貧困生信息的收集、存儲(chǔ)、檢索等,便于評(píng)定貧困生并依據(jù)相關(guān)政策給予資助,可極大的提高資助工作的效率,達(dá)到資助工作公平、公正、公開的目的。該系統(tǒng)作為學(xué)生信息管理系統(tǒng)的一個(gè)功能模塊,在市場上有其相對(duì)成熟的產(chǎn)品,但其適應(yīng)性較差,在功能分析設(shè)計(jì)欠缺對(duì)實(shí)際應(yīng)用需求的思考,也可以這樣認(rèn)為,沒有一套較為實(shí)用的學(xué)生資助信息管理系統(tǒng)。此系統(tǒng)就是為解決和彌補(bǔ)上述問題和不足而產(chǎn)生的,而且呈現(xiàn)出一些自身的特點(diǎn),滿足了資助管理工作的需要。
關(guān)鍵詞:
學(xué)生,學(xué)生信息,信息管理,資助信息,資助管理,家庭經(jīng)濟(jì)情況JSP,Java,MySQL,WEB服務(wù)器
Abstract :
along with the computer application's popularization, the E-government, electronic commerce's gradual carrying out, takes the western multi-national area the university, uses the corresponding management information system to promote each supervisory work scientific style, the standardization, the informationization and the high efficiency is also imperative. The student subsidizes the system to take in a student information management system's major function module, may realize evenly to lives the information sleepily the collection, the standard, the memory, the retrieva l and so on, is advantageous eva luates even lives and rests on the related policy sleepily to give the subsidization, but the enormous enhancement subsidization work's efficiency, achieves the subsidization work fairly, fair, the public goal. This system takes a student information management system's functional module, has it relatively mature product in the market, but its compatibility is bad, had not considered fully in the functional analysis design takes the multi-national area university's actual situation, may also believe like this, a set has not been suitable in the multi-national area university practical application student subsidizes the information management system. This system is and more makes up for the solution states the question and insufficient produces, moreover presents some own characteristics, has met the subsidization supervisory work needs.
Key word:
the student, the student information, the information management, funds the information, the subsidization management, home economics situation ,JSP, Java, MySQL, WEB server
目 錄
第一章 前言
1.1、 系統(tǒng)開發(fā)的意義 ……………………………………………………………(4)
1.2、 背景 ………………………………………………………………… (4)
1.3、 課題 …………………………………………………………………… (4)
第二章 jsp環(huán)境的配置
2.1、硬件環(huán)境的配置 …………………………………………………………………(5)
2.2、軟件環(huán)境及開發(fā)平臺(tái)的搭建和配置 ……………………………………………(5) 2.2.1、安裝jdk1.6.0_17 ………………………………………………………(5)
2.2.2、安裝TOMCAT6.0……………………………………………………………(6)
2.2.3、安裝MySQL及相關(guān)配置……………………………………………………(6)
2.3、TOMCAT工作目錄的設(shè)置和系統(tǒng)配置文件的設(shè)置…………………………………(7)
2.3.1、TOMCAT工作目錄設(shè)置7
2.3.2、系統(tǒng)配置文件設(shè)置7
第三章 系統(tǒng)的結(jié)構(gòu)分析與設(shè)計(jì)
3.1、整體結(jié)構(gòu)設(shè)計(jì) …………………………………………………………….……(8)
3.1.1、用戶角色設(shè)置及權(quán)限分配 ……………………………………………(8)
3.1.2、系統(tǒng)模塊設(shè)計(jì)……………………………………………………………(8)
3.1.3、系統(tǒng)運(yùn)行模式設(shè)計(jì) …………………………………………………(9)
3.1.4、系統(tǒng)開發(fā)模式設(shè)計(jì)……………………………………………………(10)
3.1.5、可行性分析……………………………………………………………(10)
3.2、模塊分析設(shè)計(jì)……………………………………………………………………(10)
3.2.1、模塊分類 ………………………………………………………………(10)
3.2.2、系統(tǒng)邏輯結(jié)構(gòu)設(shè)計(jì)………………………………………………………(11)
3.2.3、業(yè)務(wù)流程…………………………………………………………………(12)
3.3、數(shù)據(jù)庫設(shè)計(jì)……………………………………………………………………(13)
3.4、JAVA類設(shè)計(jì)……………………………………………………………………(15)
第四章 系統(tǒng)實(shí)現(xiàn)
4.1、配置servlet………………………………………………………………………(16)
4.2、數(shù)據(jù)庫連接 ……………………………………………………………………(17)
4.3、系統(tǒng)頁面開發(fā) …………………………………………………………………(19)
第五章 系統(tǒng)測試
5.1、測試說明…………………………………………………………………………(22)
5.2、響應(yīng)時(shí)間測試 …………………………………………………………………(23)
5.3、超鏈有效性檢測…………………………………………………………………(24)
5.4、系統(tǒng)功能測試……………………………………………………………………(24)
第六章 系統(tǒng)開發(fā)中遇到的問題和難點(diǎn)及解決方法
6.1、查詢及分頁刷新問題…………………………………………………………(26)
6.2、報(bào)表的打印……………………………………………………………………(27)
6.3、同一賬號(hào)多主機(jī)同時(shí)使用………………………………………………………(28)
6.4、數(shù)據(jù)備份與恢復(fù)…………………………………………………………………(28)
6.5、get方法和傳參數(shù)分頁問題……………………………………………………(29)
6.6、系統(tǒng)環(huán)境移植問題……………………………………………………………(30)
6.7、系統(tǒng)日志處理……………………………………………………………………(30)
第七章 小結(jié)
7.1、小組分工與協(xié)作………………………………………………………………(30)
7.2、設(shè)計(jì)過程中的主要收獲………………………………………………………(30)
參考文獻(xiàn)………………………………………………………………..…….. (30)
致謝…………………………………………………………………………. (31)