特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

學生成績管理系統(tǒng)設計與實現畢業(yè)論文.doc

約36頁DOC格式手機打開展開

學生成績管理系統(tǒng)設計與實現畢業(yè)論文,目 錄目 錄2摘 要3abstract4前 言6第一章 相關技術簡介71.1 java語言簡介71.2 c\s模型優(yōu)勢71.2.1 什么是c\s結構71.2.2 c\s架構軟件的優(yōu)勢與劣勢8第二章 系統(tǒng)分析102.1 系統(tǒng)分析102.2 應解決的問題102.2.1合理的設計數據庫102...
編號:15-179775大小:614.00K
分類: 論文>計算機論文

內容介紹

此文檔由會員 dxh2012 發(fā)布

學生成績管理系統(tǒng)設計與實現畢業(yè)論文

目  錄
目  錄 2
摘  要 3
ABSTRACT 4
前    言 6
第一章 相關技術簡介 7
1.1 JAVA語言簡介 7
1.2 C\S模型優(yōu)勢 7
1.2.1 什么是c\s結構 7
1.2.2 C\S架構軟件的優(yōu)勢與劣勢 8
第二章 系統(tǒng)分析 10
2.1 系統(tǒng)分析 10
2.2 應解決的問題 10
2.2.1合理的設計數據庫 10
2.2.2設計出友好的界面 11
2.2.3實現的基本功能 11
2.3 系統(tǒng)調查 11
2.3.1  統(tǒng)計數據源 11
2.3.2功能調查 11
2.3.3查詢結果輸出形式 12
2.4 調查結果 12
2.4.1 功能需求 12
2.4.2 數據字典 12
第三章 系統(tǒng)總體設計 13
3.1 表結構設計 13
3.1.1 表的選取 13
3.1.2 表的規(guī)范化 13
3.1.3 表的具體設計 13
3.2 模塊設計 14
3.2.1數據輸入子模塊功能設計 15
3.2.2數據查詢子模塊功能設計 16
3.2.3數據導入導出模塊設計 17
3.2.4系統(tǒng)維護子模塊的功能設計 18
第四章 程序詳細設計 19
4.1 環(huán)境配置 19
4.2 創(chuàng)建用戶界面 20
4.2.1 用戶登陸界面 20
4.2.2 主控制界面 20
4.2.3 主菜單 22
4.3用戶界面中各個控件功能 22
4.3.1 數據庫的創(chuàng)建及連接 22
4.3.2 數據顯示窗口顯示功能 23
4.3.3查詢功能 23
4.3.4刪除功能 25
4.3.5修改功能 25
4.3.6添加功能 26
4.3.7 數據導入導出 27
第五章  測試 32
5.1  簡介軟件測試、調試 32
5.2  本系統(tǒng)的測試 33
第六章  系統(tǒng)評價 34
結束語 35
參考文獻 36


 
摘  要
隨著網絡通信技術的迅速發(fā)展和信息技術的廣泛應用,計算機的應用已普及到經濟和社會生活的各個領域。教育領域也不例外,現今已經出現了各種遠程網絡在線教育系統(tǒng)、圖書館管理系統(tǒng)、學籍管理系統(tǒng),學生成績管理系統(tǒng)等。其中成績管理是任一院校都不可缺少的部分,它的內容對于學校的決策者和教學管理者來說都至關重要,而傳統(tǒng)的人工管理方式效率較低,為數據的查詢、更新和維護帶來了極大的不便。所以學生成績管理信息系統(tǒng)的開發(fā)和應用是必要的,它能夠為管理人員提供充足的信息和快捷的查詢手段,提高學校學生成績管理的效。
本文的學生成績管理系統(tǒng)是基于C/S模型的,它提供了強大的學生成績管理管理功能,方便系統(tǒng)管理員對學生成績等信息的添加、修改、刪除、查詢等操作,同時一樣的方便學生對自己各科成績查詢,學習的交流。本系統(tǒng)也主要利用java語言和SQLserver2000實現,因此它具有很強的可移植性,很方便。
關鍵字:學生成績管理系統(tǒng) java  JDBC  SQL  jxl.jar  EXCEL

 

 

 

 


Abstract
With the network communication technology and the rapid development of the extensive application of information technology, computer application has spread to economic and social life in various fields. The field of education is no exception, today there have been various remote network online education system, library management system, school management system, student performance management system…… which results management is one of the institutions are an indispensable part of its content for schools Teaching policy makers and managers, are essential, and the traditional manual management methods less efficient, data query, update and maintain bring a great deal of inconvenience. Therefore, student performance management information system development and application is necessary, it can provide adequate staff for management of information and quick for means to enhance student achievement school management efficiency.
Student performance management system is based on the C / S model, it provides a powerful management student performance management functions, the system administrator to facilitate student achievement and other information to add, edit, delete, query, and other operations, like the convenience of their students Branches query results, learning exchanges. The system also mainly use the java language and SQLserver2000 to achieve, so it is very portable, very convenient.
Key words: Student performance management system  java  JDBC  SQL  jxl.jar  EXCEL