【正文】
management information system fitting in with its own characteristics. This article introduces the detailed process of exploring a management information system under the environment of visual FoxPro, utilizing “TopBottom” overall plan and a strategy according to “BottomTop” application and exploitation. That is to establish a set of effective scheme for student management by puter, through analyzing disadvantages of student management by human resources. This article emphasizes on three sections. The system analysis section of student management information includes feasible analysis, management function analysis. The system design section mainly focuses on system function design and data base design and data number design. And the system realization section has provided several major function , together with the main windows and programs. This economical and pragmatic system has explicit interface, with simple operation. [Ke ywords] : MIS、 me mbe r manage me nt、 visual basic application 健身中心會(huì)員管理系統(tǒng) (畢業(yè)設(shè)計(jì)) 摘 要 ................................................... 1 Summary ................................................ II 第一 章 系統(tǒng)概述 .......................................... 5 系統(tǒng)及需求分析 ...................................................................................... 6 系統(tǒng)需求 ...................................................................................... 6 ................................................................................... 6 ...................................................................................... 9 項(xiàng)目規(guī)劃 ...................................................................................... 9 (CTRL+O) ................................................................. 9 ( CTRL+P): ....................................................... 10 ( CTRL+T): ................................................... 10 ............................................................................. 10 .................................................................................... 10 第二章 系統(tǒng)分析 ......................................... 11 ........................................................................................ 11 會(huì)員卡管理業(yè)務(wù)流程圖: ...................................................................... 11 會(huì)員檔案管理業(yè)務(wù)流程圖: .................................................................. 11 : .................................................................................... 12 據(jù)流程圖: ............................................................................. 12 :實(shí)體聯(lián)系圖 ................................................................... 13 :功能層次圖 .......................................................................... 13 .............................................. 14 ................................................................................. 14 3. 1. 1系統(tǒng)方案確定 .......................................................................... 14 3. 1. 2軟件結(jié)構(gòu)設(shè)計(jì) .......................................................................... 14 3. 2數(shù)據(jù)庫設(shè)計(jì) .......................................................................................... 15 3. 2. 1 本系統(tǒng)中所涉及到的主要實(shí)體共有以下幾個(gè)數(shù)據(jù)表: .......... 15 3. 2. 2 各表的物理結(jié)構(gòu)如下: ...................................................... 17 第四章 系統(tǒng)的功能 ....................................... 20 4. 1系統(tǒng)登陸界面: ................................................................................... 20 4. 2系統(tǒng)主界面: ...................................................................................... 22 4. 3用戶管理模塊: ................................................................................... 33 4. 4會(huì)員檔案管理模塊: ............................................................................ 37 ........................................................................................ 45 第五章 系統(tǒng)運(yùn)行及評價(jià) .................................... 45 系統(tǒng)的運(yùn)行 ........................................................................................... 45 系統(tǒng)的評價(jià) ........................................................................................... 46 健身中心會(huì)員管理系統(tǒng) (畢業(yè)設(shè)計(jì)) 第六章 結(jié)束語 .......................................... 547 致 謝 ................................................ 548 參考文獻(xiàn) ............................................... 548 第一章 系統(tǒng)概述 當(dāng)今社會(huì)為信息社會(huì),世界已進(jìn)入在計(jì)算機(jī)信息管理領(lǐng)域中激烈競爭的時(shí)代。因此,如何有效地進(jìn)行數(shù)據(jù)信息的管理和利用,已經(jīng)成為人們普遍關(guān)注的課題。管理信息系統(tǒng)( Management Information System,縮寫 MIS)是一種“人機(jī)系統(tǒng)”,它以特定的模式支持一個(gè)組織內(nèi)各級組織機(jī)構(gòu)之間的通訊,對信息資源進(jìn)行綜合開發(fā),管理和利用,實(shí)現(xiàn)對該組織的有效管理。 系統(tǒng)及需求分析 系統(tǒng)需求 通過調(diào)查 ,要求系統(tǒng)需要有以下功能 : ⑴ 由于操作人員的計(jì)算機(jī)知識(shí)普遍較差 ,要求有良好的人機(jī)界面 。 由于本系統(tǒng)管理的對象單一 ,都是在健身中心注冊的新老會(huì)員,且每個(gè)數(shù)據(jù)內(nèi)容具有較強(qiáng)的關(guān)聯(lián)性,涉及的計(jì)算過程不是很復(fù)雜。 本系統(tǒng)的設(shè)計(jì)是在 Windows 98 中文版操作系統(tǒng)環(huán)境下,使用 Visual Basic 中文版開發(fā)成功的。 總的來說, Visual Basic 具有以下特點(diǎn): 可視化編程: 用傳統(tǒng)程序設(shè)計(jì)語言設(shè)計(jì)程序時(shí),都是通過編寫程序代碼來設(shè)計(jì)用戶界面,在設(shè)計(jì)過程中看不到界面的實(shí)際顯示效果,必須編譯后運(yùn)行程序才能觀察。只需要按設(shè)計(jì)要求的屏幕布局,用系統(tǒng)提供的工具,在屏幕上畫出各種“部件”,即圖形對象,并設(shè)置這些圖形對象的屬性。在設(shè)計(jì)對象時(shí),不必編寫建立和描述每個(gè)對象的程序代碼,而是用工具畫在界面上, Visual Basic 自動(dòng)生成對象的程序代碼并封裝起來。 Visual Basic 是解釋型語言,在輸入代碼的同時(shí),解釋系統(tǒng)將高級語言分解翻譯成計(jì)算機(jī)可以識(shí)別的機(jī)器指令,并判斷每個(gè)語句的語法錯(cuò)誤。例如,命令按鈕是一個(gè)對象,當(dāng)用戶單擊該按鈕時(shí),將產(chǎn)生一個(gè)“單擊“ (CLICK)事件,而在產(chǎn)生該事件時(shí)將執(zhí)行一段程序,用來實(shí)現(xiàn)指定的操作。同時(shí), Visual Basic 還能直接編輯和訪問其他外部數(shù)據(jù)庫,如 dBASE,F(xiàn)oxPro, Paradox 等,這些數(shù)據(jù)庫格式都可以用 Visual Basic 編輯和處理。當(dāng)原始數(shù)據(jù)變化時(shí),可以自動(dòng)更新鏈接 的數(shù)據(jù)。利用 OLE 技術(shù),可以方便地建立復(fù)合式文檔 (pound document),這種文檔由來自多個(gè)不同應(yīng)用程序的對象組成,文檔中的每個(gè)對象都與原來的應(yīng)用程序相聯(lián)系,并可執(zhí)行與原來應(yīng)用程序完全相同的操作。 系統(tǒng)的功能簡介 本系統(tǒng)主要可以實(shí)現(xiàn)以下的管理功能:系統(tǒng)管理、會(huì)員檔案管理、會(huì)員交費(fèi)管理等等。 會(huì)員繳費(fèi)管理 該模塊的主要功能是實(shí)現(xiàn)對健身中心會(huì) 員的會(huì)費(fèi)繳納的管理工作,包括會(huì)員會(huì)費(fèi)瀏覽、會(huì)員會(huì)費(fèi)查詢等功能。 會(huì)員檔案管理系統(tǒng) 0 層數(shù)據(jù)流程圖 會(huì)員管理部門 會(huì)員 會(huì)員檔案管理系統(tǒng) 管理中心 會(huì)員 教師 教師 會(huì)員信息 會(huì)員卡 查詢 統(tǒng)計(jì)分析 會(huì)員管理系統(tǒng) 1 層數(shù)據(jù)流程圖 數(shù)據(jù)存儲(chǔ)分析:實(shí)體聯(lián)系圖 數(shù)據(jù)模型設(shè)計(jì)。這個(gè) E