資源描述:
《學(xué)生請(qǐng)假管理系統(tǒng)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在應(yīng)用文檔-天天文庫。
1、學(xué)校編碼:129600分類號(hào)學(xué)號(hào):08613241UDC廣東司法警官職業(yè)學(xué)院(此用圖片)畢業(yè)設(shè)計(jì)論文學(xué)生請(qǐng)假管理系統(tǒng)全文結(jié)構(gòu)混亂,每一章都必須以全新的一頁開始題目改為:基于ASP.NET的學(xué)生請(qǐng)假管理系統(tǒng)StudentleavemanagementsystemStudentAbsenceManagementSystemBaseonASP.NET學(xué)生姓名:鐘世榮指導(dǎo)教師:陳曉明專業(yè)名稱:司法信息技術(shù)提交日期:2011年3月18日答辯日期:2011年3月28日答辯老師:評(píng)閱人:2011年3月18日摘要考勤管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺(tái)
2、數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
本系統(tǒng)基于B/S體系結(jié)構(gòu)的學(xué)生考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),主要完成對(duì)學(xué)生考勤信息的管理,包括添加、修改、刪除,查詢等四個(gè)方面。系統(tǒng)可以完成對(duì)各類信息的瀏覽、查詢、添加、刪除、修改等功能。系統(tǒng)的核心是添加、修改和刪除三者之間的聯(lián)系,每一個(gè)表的修改都將聯(lián)動(dòng)的影響其它的表,當(dāng)完成添加或刪除操作時(shí)系統(tǒng)會(huì)自動(dòng)地完成信息的修改。查詢功能也是系統(tǒng)的核心之一。此外,系統(tǒng)有完整的用戶添加、刪除和密碼修改功能?!娟P(guān)鍵字】:信
3、息管理系統(tǒng)、數(shù)據(jù)庫、學(xué)生考勤管理、B/S體系結(jié)構(gòu)AbstractTheattendancemanagementsystemisthetypicalinformationmanagementsystem(MIS),itsdevelopmentmainlyincludesthesettingandmaintenanceofdatabaseandtheprogrammingofthefrontendapplication.Theformerrequiredestablishdataconsistencyandintegrality,datasecuritygood
4、storehouse.Forthelatterrequirestheapplicationprogramfunctioncomplete,easytouse,etc.ThissystembasedonB/Sarchitecturestudentattendancemanagementsystemdesignandimplementation,mainlycompletesthemanagementofstudentattendanceinformation,includingadd,modifyanddeletefouraspects,inquires.Th
5、esystemcancompletetheofallkindsofinformationtobrowse,search,add,delete,modify,andotherfunctions.Thecoreofthesystemisadd,modifyanddeletelinkbetweenthethree,themodificationsofeachformwillaffecttootherformsofjoint,whencompleteaddordeletewhenoperatingsystemwillbeautomaticallyaccomplish
6、informationchanges.Inquiresoneofthecorefunctionalsoissystem.Inaddition,thesystemhascompleteuserstoadd,deleteandpasswordchangingfunctions.【Keywords】:informationmanagementsystem、database、studentattendancemanagement、B/Sarchitecture目錄摘要黑色…………………………………………………………………………2前言……………………………………………
7、……………………………5第一章項(xiàng)目開發(fā)背景………………………………………………………6第二章系統(tǒng)設(shè)計(jì)使用技術(shù)介紹…………………………………………….72.1B/S體系結(jié)構(gòu)………………………………………………………………72.2ASP.NET概述………………………………………………………………………7第三章可行性分析………………………………………………………………93.1引言…………………………………………………………………………93.2目的與意義…………………………………………………………………………93.3可行性分析……………………………………………………
8、……………………9第四章需求分析…………………………