【正文】
畢業(yè)論文 題 目 學生 信息 管理系統(tǒng) 學生姓名 指導教師 學 院 專業(yè)班級 完成時間 學生 信息 管理系統(tǒng) 的 設計與實現(xiàn) I 摘 要 本文采用自頂向下的結構化的系統(tǒng)分析方法,闡述了一個功能全面的 學生 信息管理系統(tǒng) 的開發(fā)過程、操作流程及其一些核心的技術。 本文首先進行了項目概述,簡單介紹了項目開發(fā)的背景、項目開發(fā)的目的和項目開發(fā)的意義;接下來是系統(tǒng)規(guī)劃階段,通過實際的業(yè)務流程調研,分析了系統(tǒng)的組織結構,具體完成了 學生 信息管理 系統(tǒng) 的需求分析、可行性分析、現(xiàn)行業(yè)務流程分析,并通過對現(xiàn)行業(yè)務流程的優(yōu)化,得出了系 統(tǒng)的業(yè)務流程;之后是系統(tǒng)分析,具體完成了數(shù)據(jù)流分析和數(shù)據(jù)字典;系統(tǒng)設計階段主要完成了功能模塊的劃分、數(shù)據(jù)庫的設計和系統(tǒng)界面設計。該階段對各個模塊的功能進行了詳細設計,形成了本系統(tǒng)的功能模塊圖,在此基礎上選擇了合適的開發(fā)模式;數(shù)據(jù)庫的設計先進行了概念結構設計,之后進行了邏輯結構設計,最后完成了數(shù)據(jù)庫表的設計。 根據(jù)前幾個階段的分析和設計,本系統(tǒng)在設計方面采用 B/S 模式,同時使用 JSP 技術進行基本頁面的設計與功能實現(xiàn),后臺數(shù)據(jù)庫選用 MySql 數(shù)據(jù)庫。 本 系統(tǒng) 的設計實施為 學生 信息管理 系統(tǒng) 的運行做基礎,為 學生 信息管理 系統(tǒng) 提供良好的條件。 關鍵詞: 學生 信息 ;結構化分析; 管理系統(tǒng) 學生 信息 管理系統(tǒng) 的 設計與實現(xiàn) II Abstract In this paper, topdown structured systems analysis, describes a fullfeatured management system for the housing development agency, operating procedures and some of its core technology. This paper carried out the project overview, a brief background of project development, project development and project development objective of the meaning。 followed by the system planning stage, the actual business processes through research and analysis of the system39。s anizational structure, specifically the pletion of the Housing agency management system requirements analysis, feasibility analysis, the existing business process analysis, and optimization of existing business processes, business processes of the system obtained。 followed by systematic analysis of the specific pletion of the data flow analysis and data dictionary。 system design primarily the pletion of the division of function modules, database design and system interface design. This phase of the function of each module in detail the design, forming a functional block diagram of the system, on this basis, have chosen the right development model。 database design first tested the concept design, followed by a logic design, and finally pleted the design of the database table. According to the first few stages of the analysis and design, the system used in the design of B / S mode, JSP technology, the basic page design and implementation of function, use MySql database backend database. This website is designed to implement management systems for the housing agency to run a foundation for the housing agency management system provides good conditions. Key Words: Student records。 structural analysis。 Management System 學生 信 息 管理系統(tǒng) 的 設計與實現(xiàn) III 目 錄 摘 要 ............................................................................................................................. I Abstract............................................................................................................................... II 一、 引言 ......................................................................................................................... 1 (一)項目開發(fā)的 背景 .................................................................................................... 1 (二)項目開發(fā)的意義 .................................................................................................... 1 二、可行性分析及總體設計原則 .................................................................................... 3 (一)可行性分析 ............................................................................................................ 3 1.技術可行性 .......................................................................................................... 3 2.經(jīng)濟可行性 .......................................................................................................... 3 3.社會可行性 .......................................................................................................... 3 (二)總體設計原則 ........................................................................................................ 4 三、系統(tǒng)分析 .................................................................................................................... 5 (一)業(yè)務流程分析 ........................................................................................................ 5 (二)數(shù)據(jù)流圖 ................................................................................................................ 6 (三)數(shù)據(jù)字典 ................................................................................................................ 8 四、系統(tǒng)設計 .................................................................................................................. 11 (一)系統(tǒng)功能設計 ...................................................................................................... 11 (二)系統(tǒng)數(shù)據(jù)庫設計 .................................................................................................. 11 1.概念結構設計 .................................................................................................... 12 2.數(shù)據(jù)庫表設計 .................................................................................................... 15 (三 )系統(tǒng)開發(fā)工具與開發(fā)模式的選擇 ...................................................................... 18 1.系統(tǒng)開發(fā)工具 .........