【正文】
中將 重點介紹 生命周期法 中的 信息系統(tǒng)的分析 、設(shè)計 與實現(xiàn) 。 ( 6) 系統(tǒng) 測試 運行階段:主要任務(wù)是進行系統(tǒng)的日常運行管理,評價系統(tǒng)的運行效率,對運行費用和效果進行監(jiān)理審計。同時根據(jù)管理需求確定模塊開發(fā)順序,制定開發(fā)計劃。通過對企業(yè)狀況的初步調(diào)查得出現(xiàn)狀分析結(jié)果,然后提出可行性方案并進行論證。因此讓用戶真正參與開發(fā)工作,可以在出現(xiàn)錯誤的時候及時地與用戶進行溝通,而不至于在系統(tǒng)試運行階段才發(fā)現(xiàn)錯誤,導(dǎo)致無法挽回的 結(jié)果。 只有穩(wěn)定的數(shù)據(jù)模型,才能使業(yè)務(wù)處理上的變化 能 被信息系統(tǒng)所適應(yīng)。只要企 3 業(yè) 或組織的目標(biāo)聲明 不變,這些 數(shù)據(jù)實體的類型是很少發(fā)生變化的。這些數(shù)據(jù)是數(shù)據(jù)處理的 核心。因此信息就是資源,是信息系統(tǒng)的一個重要特征。 數(shù)據(jù)庫是信息系統(tǒng)中的 “粘合劑 ”,是聯(lián)系各子系統(tǒng)之間關(guān)系的紐帶,它提供了實現(xiàn)系統(tǒng)功能所需要的信息。 4 信息系統(tǒng)是一個面向管理的用戶 ——機器系統(tǒng)。 而各項管理的信息需求需要由高層領(lǐng)導(dǎo)的最終確定。 企業(yè)或組織的內(nèi)外環(huán)境、管理方式、計算機的軟硬件環(huán)境、人員的素質(zhì)將直接影響信息系統(tǒng)的開發(fā)與使用。由于信息系統(tǒng)本身是一個完整的系統(tǒng),因此信息系統(tǒng)的建設(shè)必須用系統(tǒng)的觀點從整體出發(fā)考慮在取得全局最優(yōu)的前提下,尋求各個組成部分 合理的連接及內(nèi)部的優(yōu)化。 3 信息系統(tǒng)的作用也與其他系統(tǒng)有些不同,它不從事某一具體的實物性工作,而是關(guān)系全局的協(xié)調(diào)一致。 而并非所有的信 息都可以直接被利用,它需要信息系統(tǒng)對其進行處理和管理以便更好地被管理者使用。s business and information technology, the coupling to further increase, court trial management information system has bee an important means of auxiliary judgment, is the court to performing the functions of the important material guarantee of conditions. The justice department to improve work efficiency of informatory construction, strengthen the law and justice is very important, the civil case based on Web trial management information system is to promote the informatory construction of court, this paper mainly discusses the main basis of civil cases based on Web information management system analysis, design and implementation. This paper mainly introduces the information management subsystem of court’s cases. The background of database serve chooses excellent large database management system of Oracle. The web serve uses Tomcat. The development environment of the Eclipse was programming language for Java, through the integration MyEclipse plugins, to plete the B/S structure of the system., This system uses the popular MVC design patterns, in the process of the development of technology uses Struts and Hibernate and takes the Struts as framework of the whole system to separate the front and the background. The system uses the JSP technology as system interface and the DAO pattern as development background, and the data persistence layer Hibernate framework is used at persistent data stage, in charge of connections of system and backend database to persistent data. Keywords: JSP, struts, hibernate, information system, design patterns III 目 錄 第 1 章 概述 ........................................................................................................................................... 1 信息系統(tǒng) ................................................................................................................................... 1 什么是信息系統(tǒng) ............................................................................................................... 1 信息系統(tǒng)的特征 ............................................................................................................... 1 信息系統(tǒng)的開發(fā) ........................................................................................................................ 2 開發(fā)指導(dǎo)思想和工作原則 ................................................................................................. 2 開發(fā)方法 ......................................................................................................................... 3 系統(tǒng)功能、應(yīng)用背景與管理模式 ................................................................................................ 4 系統(tǒng)功能與應(yīng)用背景 ........................................................................................................ 4 系統(tǒng)的管理模式 ............................................................................................................... 4 第 2 章 信息系統(tǒng)分析 ............................................................................................................................. 5 信息系統(tǒng)分析概述 ..................................................................................................................... 5 信息系統(tǒng)分析的任務(wù) ........................................................................................................ 5 信息系統(tǒng)分析的步驟 ........................................................................................................ 5 系統(tǒng)分析 ................................................................................................................................... 6 數(shù)據(jù)分析建立數(shù)據(jù)模型 .................................................................................................... 6 功能分析建立系統(tǒng)邏輯結(jié)構(gòu) ............................................................................................. 9 處理功能的表達 ............................................................................................................. 10 第 3 章 信息系統(tǒng)設(shè)計 ........................................................................................................................... 12 應(yīng)用程序的分層體系結(jié)構(gòu) ........................................................................................................ 12 體系結(jié)構(gòu)選擇 ................................................................................................................ 12 MVC 設(shè)計模式 ............................................................................................................... 14 系統(tǒng)體系結(jié)構(gòu)設(shè)計 ................................................................................................................... 14 用 Struts 建立 MVC ........................................................................................................ 14 數(shù)據(jù)持久層及 Hibernate.................................................................................................. 16 系統(tǒng)的應(yīng)用架構(gòu)設(shè)計 ............................................................................................................... 17 第 4 章 系統(tǒng)實現(xiàn) .................................................................................................................................. 18 系統(tǒng)核心的實現(xiàn) ...................................................................................................................... 18 模塊界面與功能 .............................