<tfoot id="s8oqi"><input id="s8oqi"></input></tfoot><del id="s8oqi"><dfn id="s8oqi"></dfn></del>
    • <strike id="s8oqi"><rt id="s8oqi"></rt></strike>
      <strike id="s8oqi"><input id="s8oqi"></input></strike>
    • <tfoot id="s8oqi"><input id="s8oqi"></input></tfoot>
    • <tfoot id="s8oqi"><input id="s8oqi"></input></tfoot>
      論文格式
      電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
      機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
      制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
      通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
      • 首頁 |
      • 畢業論文 |
      • 論文格式 |
      • 個人簡歷 |
      • 工作總結 |
      • 入黨申請書 |
      • 求職信 |
      • 入團申請書 |
      • 工作計劃 |
      • 免費論文 |
      • 合作期刊 |
      • 論文同學網 |
      搜索 高級搜索

      當前位置:論文格式網 -> 畢業論文 -> 計算機論文
      畢業論文標題:

      高校學生工作管理系統的設計與開發

       本文ID:LWGSW13828 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 高校學生工作管理系統 (收費:1000 積分)  

      論文字數:9044,頁數:28

      摘  要
      信息技術和經濟的發展,使計算機和網絡的應用變得越來越普遍,隨著政府對學校信息化建設投入的不斷加大,校園網的建設獲得空間的發展,網絡已逐步滲透到學校管理,教學等各個方面。
      高校學生信息管理系統是一個有助于學校和學生之間進行信息交互的系統,包括系統維護和獎學金與榮譽稱號評審兩大模塊。系統分為三級用戶,管理員,教師,學生。管理員是最高權限者,擁有所有操作權限,教師擁有一級審核和查詢權限,學生只有查詢權限,當然,這也可以根據需要由管理員進行權限更改。獎學金與榮譽稱號評審模塊中,只有管理員可以增加獎學金和榮譽稱號條款,學生從條款中獲取信息,如果達到標準,則可以填表提交申請,教師進行一級審核,管理員進行二級審核,學生可以在網上查詢審核結果。
      本系統是以Browser rver(瀏覽器/服務器)結構和JSP語言及SQL Server2000數據庫和TOMCAT作為服務器開發的。在登陸中運用了圖片驗證防止暴力破解,在數據庫中的密碼運用MD5加密算法,以增加安全性。系統語言為Html和Java,移植性好,每塊代碼都分包存放,易于維護。
      關鍵詞:JAVA;SQL Server2000;TOMCAT;Browser rver;管理系統


      Design and Implementation of the Management System for College Student
      Abstract
      As for the development of information technology and economic, computer and networking applications become increasingly common. With the school informational construction inputs are constantly increasing, the construction of campus network accesses to space development. Networks have gradually infiltrated into the school management, teaching and other areas.
      The MIS for college student is a system which can help exchange information between the school and students, including two modules named system maintenance and scholarships and the honorary title assessment the system is divided into three users: administrators, teachers and students. Administrators have the highest authority. Teachers have an audit and inquiry authority. Students only provide with competence. Of course, it can also be based on the need for administrators to change authority. Only the administrator can increase the provisions of scholarships and the honorary title in the scholarships and honorary title assessment module. Students obtain information from the provision. If they are fit for the standards, they can fill in a form to submit applications. At first, teachers conduct audits, then administrators conduct audits again. The students can audit results on Internet.
      The system is based on Browser rver (browser rver) structure and developed by JSP language and SQL Server2000 database. It also uses TOMCAT as a server. The system uses the photo certification to prevent violence breaking in landing and uses the MD5 algorithm to increase safety in the password of database. The system is written by the language: HTML and Java. So it can be easily transplant, each code can be stored as sub-block and easily be vindicated.

      Key words: JAVA;SQL Server2000;TOMCAT;Browser rver;Management System

      目  錄 

      1 引言 1
      1.1課題背景及意義 1
      1.2課題開發的目的 1
      1.3系統的開發方法 1
      1.4相關技術和開發工具 1
      2系統分析 2
      2.1需求分析 2
      2.2數據庫分析與設計 3
      3系統描述 7
      3.2項目框圖 7
      3.3系統性能要求 8
      3.4系統所需的環境要求 8
      4系統實現 9
      4.1登陸模塊實現 9
      4.2驗證碼,MD5和連接池簡介 11
      4.3系統管理功能實現 14
      4.4獎學金申請模塊功能實現 17
      4.5榮譽稱號申請模塊功能實現 19
      結    論 21
      參考文獻 22
      致    謝 23
      聲    明 24


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:基于Java的五子棋游戲的設計 下一篇:Java多線程與線程安全實踐——基..
      Tags:高校 學生工作 管理系統 設計 開發 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

      論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

      Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

      感谢您访问我们的网站,您可能还对以下资源感兴趣:

      论文格式网:毕业论文格式范文
        • <del id="usu2c"></del>
          <ul id="usu2c"></ul>