論文格式
          電氣工程 會(huì)計(jì)論文 金融論文 國際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
          機(jī)械設(shè)計(jì) 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場(chǎng)營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費(fèi)獲取
          制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測(cè)控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
          通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個(gè)人簡歷 |
          • 工作總結(jié) |
          • 入黨申請(qǐng)書 |
          • 求職信 |
          • 入團(tuán)申請(qǐng)書 |
          • 工作計(jì)劃 |
          • 免費(fèi)論文 |
          • 合作期刊 |
          • 論文同學(xué)網(wǎng) |
          搜索 高級(jí)搜索

          當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
          畢業(yè)論文標(biāo)題:

          基于ASP的學(xué)生信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

           本文ID:LWGSW14066 價(jià)格:收費(fèi)積分/100
          掃一掃 掃一掃
          本站會(huì)員可自行下載:下載地址 基于ASP的學(xué)生信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

          論文字?jǐn)?shù):13665,頁數(shù):31

            摘 要
          由于學(xué)校規(guī)模進(jìn)一步擴(kuò)大,學(xué)生人數(shù)逐年上升,學(xué)生信息的管理也變得越來越復(fù)雜。為此,切實(shí)有效的把學(xué)生信息管理系統(tǒng)引入學(xué)校教務(wù)管理中,對(duì)于促進(jìn)學(xué)校管理制度和提高學(xué)校教學(xué)質(zhì)量有著顯著意義。
          本系統(tǒng)采用B/S結(jié)構(gòu),ASP為開發(fā)語言,SQL Server 2000為數(shù)據(jù)庫來進(jìn)行設(shè)計(jì)與開發(fā)。本論文,簡要闡述了系統(tǒng)的開發(fā)背景與開發(fā)環(huán)境,對(duì)系統(tǒng)的構(gòu)架進(jìn)行分析,由此劃分出各個(gè)模塊,包括用戶注冊(cè)模塊,用戶登陸模塊,個(gè)人管理模塊,基本信息管理模塊,特殊信息管理模塊,畢業(yè)生信息管理模塊,成績管理模塊,更多信息管理模塊,退出系統(tǒng)模塊。詳細(xì)介紹了系統(tǒng)各個(gè)模塊與功能的實(shí)現(xiàn)原理,最后總結(jié)開發(fā)階段與測(cè)試階段所遇到的問題與解決方法。

          關(guān)鍵詞:ASP;SQL Server 2000;B/S結(jié)構(gòu)
          The Design and Implementation of Student Information Management System Based on ASP
          Abstract
          With the expansion of school's scale and increasing number of students, the management of students' information is getting more and more sophisticated. Therefore, to efficiently bring the management system of students' information into the management of school educational administration makes striking sense to promote the school management system and improve the education quality.
          This system chooses Active Server Pages as the main development language and takes SQL Server 2000 as the database, and adopts the Browser to Server infrastructure as its main frame. This paper introduces the background and environment of the exploitation, and analyses the architecture of the system and according to this, carves up each module, including the module for users' enrollment, the module for the management of basic information, the module for special information, the module for the management of graduates' information, the module for the management of results, the module for the management of more information and the system module for exit. It gives detailed introduction of the theory to realize each module and functions of the system. Finally, it summarizes the problems likely to come up in the process of exploitation and test as well as the ways to solve them.

          Key words: ASP; SQL Server 2000; B/S structure

          目錄

          1 引言 1
          2 系統(tǒng)開發(fā)背景 2
          3 系統(tǒng)開發(fā)環(huán)境 2
          3.1 系統(tǒng)開發(fā)理論依據(jù) 2
          3.1.1 ASP概述 2
          3.1.2 SQL介紹 4
          3.1.3 B/S結(jié)構(gòu)介紹 4
          3.2 系統(tǒng)開發(fā)環(huán)境 4
          3.2.1 系統(tǒng)軟件環(huán)境 4
          3.2.2 工具簡介 5
          4 系統(tǒng)分析 5
          4.1 系統(tǒng)目標(biāo) 5
          4.2 可行性分析 5
          4.3 系統(tǒng)構(gòu)架 6
          4.3.1 系統(tǒng)概述 6
          4.3.2 系統(tǒng)模塊簡述 7
          5 系統(tǒng)的設(shè)計(jì) 7
          5.1 系統(tǒng)流程分析 7
          5.2 數(shù)據(jù)庫表的設(shè)計(jì) 8
          5.3 字段的設(shè)計(jì) 9
          5.4 表 9
          5.5 注冊(cè)模塊設(shè)計(jì) 13
          5.6 登陸模塊設(shè)計(jì) 14
          5.7 用戶個(gè)人管理模塊設(shè)計(jì) 14
          5.8 學(xué)生基本信息管理模塊設(shè)計(jì) 15
          5.9 特殊信息管理模塊設(shè)計(jì) 16
          5.10 畢業(yè)生信息模塊設(shè)計(jì) 16
          5.11 更多管理模塊設(shè)計(jì) 17
          5.12 成績管理模塊設(shè)計(jì) 17
          6 系統(tǒng)功能實(shí)現(xiàn) 18
          6.1 用戶注冊(cè)功能 18
          6.2 用戶登陸功能 19
          6.3 用戶個(gè)人管理功能 19
          6.4 查看所有信息功能 20
          6.5 添加功能 20
          6.6 修改功能 21
          6.7 查詢功能 22
          6.8 刪除功能 23
          6.9 退出系統(tǒng)功能 23
          7 軟件測(cè)試 23
          結(jié)    論 24
          參考文獻(xiàn) 24
          致    謝 25
          聲    明 26


          相關(guān)論文
          本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
          上一篇:在線考試制卷系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 下一篇:基于B/S模式的中小企業(yè)人事管理系..
          Tags:基于 ASP 學(xué)生 信息 管理系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計(jì)算機(jī)論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

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

          论文格式网:毕业论文格式范文