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

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

        班級學生管理系統的設計與開發

         本文ID:LWGSW14040 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 班級學生管理系統的設計與開發 (收費:1000 積分)  

        論文字數:8833,頁數:26

        摘  要
        隨著信息處理技術的飛速發展,基于計算機網絡的信息處理已成為人們日常工作,學習和生活必備系統。在Internet飛速發展的今天,互聯網已成為人們快速獲取,發布和傳遞信息的重要渠道,它已成為社會生活的一部分。學生信息處理的電腦化、網絡化,是實現學校管理現代化和信息化的重要內容,也是方便用戶快捷查詢相關充足信息的重要工具。與傳統學生信息處理模式相比,基于網絡的學生管理系統具有無可比擬的優越性。
        本系統的開發是基于B/S結構,使用 ASP程序設計語言及Access 2000數據庫進行設計與開發。本文首先對學生信息管理系統進行較詳細的需求分析,并給出系統總體架構及詳細設計步驟。系統主要包含普通用戶和管理員兩大模塊,主要功能包括學生信息的查詢,統計,添加,修改,刪除,用戶管理和用戶注冊驗證等功能。通過測試分析說明,本系統的開發基本達到預定目標,并具有一定的應用價值。

        關鍵詞:學生管理系統;數據庫;B/S結構;系統構架;信息查詢


        Design and Development of Students Management System
        Abstract
        Along with the rapid development of information processing technology, information management system, which is based on computer network, has become a necessity system in routine work, study and life. With the rapid development of the Internet, today the Internet has become an important channel for fast gaining, issuing and transmitting information, and obviously it has been an essential part of our social life. Computerization and network station of student information processing are important for realizing modernization and information of school administration, and it also is an important way for searching sufficient information of users. Compared with the traditional pattern, student management system based on the Internet has incomparable superiority.
        This system is based on the B/S structure, designed and developed by adopting the ASP+VBScript programming language and the Access2000 database. This paper first carries on a detailed demand analysis to the student information management system, and then gives the overall construction and the detailed design procedure. The system consists of two main modules: ordinary users and managers. Its main functions include student information inquiry, statistics, adding, modifying and deletion as well as the functions of user management, user registration authorization and so on. Through test and analysis, it shows development of the system basically achieves the predetermined goal and has the certain application value.

        Keywords: Student Management System; Database; B/S Structure; System Structure; Information Inquiry

        目  錄

        1 引 言 1
        1.1 課題背景 1
        1.2 國內外研究現狀 1
        1.3 本系統研究的意義 1
        1.4 本系統的研究方法 1
        1.5 本文的主要工作 1
        1.5.1 研究的主要內容 1
        1.5.2 論文各章節安排 2
        2 需求分析與開發工具 2
        2.1需求分析 2
        2.2開發工具 2
        3系統設計 2
        3.1 系統的結構圖 2
        3.2 基本功能模塊概述 3
        3.2.1學生信息管理 3
        3.2.2學生成績管理模塊 3
        3.2.3考試管理模塊 4
        3.2.4用戶管理模塊 4
        3.3 數據庫設計 4
        3.4 數據庫需求分析 4
        3.5 數據庫物理設計 5
        3.6 數據庫邏輯設計 5
        3.7 數據庫連接 5
        4 系統的具體實現 6
        4.1前臺登陸模塊 6
        4.1.1流程分析 6
        4.1.2前臺登陸模塊效果 7
        4.2學生信息管理模塊 9
        4.3成績管理模塊 9
        4.4考試管理模塊 9
        4.5用戶管理模塊 10
        5 運行測試與分析 16
        5.1運行測試 16
        5.1.1學生檔案信息查詢 16
        5.1.2學生成績查詢 17
        5.1.3考試管理 17
        5.1.4用戶查詢 17
        5.1.5測試系統管理模塊 17
        5.1.6留言版模塊 17
        5.2具體測試流程 17
        5.3測試與分析 18
        結    論 18
        參考文獻 19
        致    謝 20
        聲    明 21


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:基于B/S的工藝品展示系統的設計與.. 下一篇:基于WEB的商場管理系統的設計與實..
        Tags:班級 學生 管理系統 設計 開發 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

        论文格式网:毕业论文格式范文
          <kbd id="ouii0"><pre id="ouii0"></pre></kbd>
            <strike id="ouii0"></strike>
            <strike id="ouii0"></strike>
            <th id="ouii0"></th>
          • <ul id="ouii0"></ul>
            <strike id="ouii0"></strike>