【正文】
學校編碼:129600 分類號 學號:08613241 UDC 廣東司法警官職業(yè)學院(此用圖片) 畢業(yè)設計 論 文 學生請假管理系統全文結構混亂,每一章都必須以全新的一頁開始 題目改為:Student leave management systemStudent Absence Management System Base on 學生姓名: 鐘世榮 指導教師: 陳曉明 專業(yè)名稱: 司法信息技術 提交日期: 2011 年 3 月 18日 答辯日期: 2011 年 3 月 28日 答辯老師: 評閱人: 2011年 3 月18日摘 要考勤管理系統是典型的信息管理系統(MIS),其開發(fā)主要包括后臺數據庫的建立和維護以及前端應用程序的開發(fā)兩個方面。對于前者要求建立起數據一致性和完整性強、數據安全性好的庫。而對于后者則要求應用程序功能完備,易使用等特點。 本系統基于B/S體系結構的學生考勤管理系統的設計與實現,主要完成對學生考勤信息的管理,包括添加、修改、刪除,查詢等四個方面。系統可以完成對各類信息的瀏覽、查詢、添加、刪除、修改等功能。系統的核心是添加、修改和刪除三者之間的聯系,每一個表的修改都將聯動的影響其它的表,當完成添加或刪除操作時系統會自動地完成信息的修改。查詢功能也是系統的核心之一。此外,系統有完整的用戶添加、刪除和密碼修改功能?!娟P鍵字】:信息管理系統、數據庫、學生考勤管理、B/S體系結構 Abstract The attendance management system is the typical information management system (MIS), its development mainly includes the setting and maintenance of database and the programming of the frontend application. The former required establish data consistency and integrality, data security good storehouse. For the latter requires the application program function plete, easy to use, etc. This system based on B/S architecture student attendance management system design and implementation, mainly pletes the management of student attendance information, including add, modify and delete four aspects, inquires. The system can plete the of all kinds of information to browse, search, add, delete, modify, and other functions. The core of the system is add, modify and delete link between the three, the modifications of each form will affect to other forms of joint, when plete add or delete when operating system will be automatically acplish information changes. Inquires one of the core function also is system. In addition, the system has plete users to add, delete and password changing functions.【Key words】: information management system、database、student attendance management、B/S architecture 目 錄摘 要黑色…………………………………………………………………………2前 言…………………………………………………………………………5第一章 項目開發(fā)背景………………………………………………………6第二章 系統設計使用技術介紹…………………………………………….7 B/S體系結構………………………………………………………………7 ………………………………………………………………………7第三章 可行性分析………………………………………………………………9 引言…………………………………………………………………………9 目的與意義…………………………………………………………………………9 可行性分析…………………………………………………………………………9第四章 需求分析…………………………………………………………………………10 引言…………………………………………………………………………10 用戶需求描述…………………………………………………………………………10 學生用戶需求描述………………………………………………………………10 班主任學生用戶需求描述………………………………………………………10 學校門衛(wèi)學生用戶需求描述…………………………………………………11 系統管理員學生用戶需求描述…………………………………………….11 功能需求描述…………………………………………………………………………11 系統開發(fā)工具…………………………………………………………………………11 系統功能劃分…………………………………………………………………………12 數據字典…………………………………………………………………………