工資管理模塊的設(shè)計與實現(xiàn).rar
工資管理模塊的設(shè)計與實現(xiàn),1.9萬字38頁【摘要】本文主要介紹人事、工資管理系統(tǒng)的構(gòu)思、設(shè)計與具體的實現(xiàn)。分析了開發(fā)課題的背景、開發(fā)環(huán)境、相關(guān)技術(shù)、模塊的邏輯和物理設(shè)計以及測試問題。本文主要側(cè)重于工資管理模塊的設(shè)計、說明?!娟P(guān)鍵詞】bdec/s模式sql abstract this thesis mainly intro...
該文檔為壓縮文件,包含的文件列表如下:


內(nèi)容介紹
原文檔由會員 孫陽陽 發(fā)布
工資管理模塊的設(shè)計與實現(xiàn)
1.9萬字 38頁
【摘 要】本文主要介紹人事、工資管理系統(tǒng)的構(gòu)思、設(shè)計與具體的實現(xiàn)。分析了開發(fā)課題的背景、開發(fā)環(huán)境、相關(guān)技術(shù)、模塊的邏輯和物理設(shè)計以及測試問題。本文主要側(cè)重于工資管理模塊的設(shè)計、說明。
【關(guān)鍵詞】BDE C/S模式 SQL
ABSTRACT This thesis mainly introduces the conceiving, designing and implementing process of people and salary management system. It analyzes the originating background, development environment ,technique associated, logical designing, physical designing and test processing .The writer of this thesis puts particular attention on the design of salary management subsystem . Hence, this thesis focuses on the designing and implementing of the subsystems .
KEYWORDS BDE, C/S Model, SQL
目 錄
1 前言 3
1.1 系統(tǒng)說明 3
1.2 技術(shù)背景 3
1.2.1 Borland Delphi6 3
1.2.2 C/S模式 4
1.2.3 SQL 5
1.2.4管理信息系統(tǒng) MIS 6
1.3 關(guān)鍵技術(shù) 10
1.4 人員組成 11
2 工資管理系統(tǒng)的實現(xiàn) 13
2.1 需求分析 13
2.1.1功能需求 13
2.1.2 性能需求 14
2.2 概要設(shè)計 14
2.2.1系統(tǒng)目標 14
2.2.2概要設(shè)計階段的層次圖 15
2.2.3環(huán)境配置 15
2.3 詳細設(shè)計 16
2.3.1目標 16
2.3.2系統(tǒng)流程圖 16
2.3.3界面設(shè)計 18
2.3.4盒圖(N-S圖) 25
2.3.5數(shù)據(jù)庫邏輯設(shè)計 27
2.3.6數(shù)據(jù)庫物理設(shè)計 27
2.4 測試 27
2.4.1軟件測試知識背景 27
2.4.2軟件測試的重要性 30
2.4.3本系統(tǒng)測試方案設(shè)計 30
2.4.4出現(xiàn)的問題及解決方案 31
2.4.5測試結(jié)果評價 32
3 總結(jié) 33
4 附錄 34
1
參考文獻
1.《Delphi 6.0實用編程教程》
肖帆 編寫 北京希望電子出版社
2.《Delphi 5數(shù)據(jù)庫開發(fā)技術(shù)》
毛嶙 孟祥文 王淑芳 等 編著 機械工業(yè)出版社
1.9萬字 38頁
【摘 要】本文主要介紹人事、工資管理系統(tǒng)的構(gòu)思、設(shè)計與具體的實現(xiàn)。分析了開發(fā)課題的背景、開發(fā)環(huán)境、相關(guān)技術(shù)、模塊的邏輯和物理設(shè)計以及測試問題。本文主要側(cè)重于工資管理模塊的設(shè)計、說明。
【關(guān)鍵詞】BDE C/S模式 SQL
ABSTRACT This thesis mainly introduces the conceiving, designing and implementing process of people and salary management system. It analyzes the originating background, development environment ,technique associated, logical designing, physical designing and test processing .The writer of this thesis puts particular attention on the design of salary management subsystem . Hence, this thesis focuses on the designing and implementing of the subsystems .
KEYWORDS BDE, C/S Model, SQL
目 錄
1 前言 3
1.1 系統(tǒng)說明 3
1.2 技術(shù)背景 3
1.2.1 Borland Delphi6 3
1.2.2 C/S模式 4
1.2.3 SQL 5
1.2.4管理信息系統(tǒng) MIS 6
1.3 關(guān)鍵技術(shù) 10
1.4 人員組成 11
2 工資管理系統(tǒng)的實現(xiàn) 13
2.1 需求分析 13
2.1.1功能需求 13
2.1.2 性能需求 14
2.2 概要設(shè)計 14
2.2.1系統(tǒng)目標 14
2.2.2概要設(shè)計階段的層次圖 15
2.2.3環(huán)境配置 15
2.3 詳細設(shè)計 16
2.3.1目標 16
2.3.2系統(tǒng)流程圖 16
2.3.3界面設(shè)計 18
2.3.4盒圖(N-S圖) 25
2.3.5數(shù)據(jù)庫邏輯設(shè)計 27
2.3.6數(shù)據(jù)庫物理設(shè)計 27
2.4 測試 27
2.4.1軟件測試知識背景 27
2.4.2軟件測試的重要性 30
2.4.3本系統(tǒng)測試方案設(shè)計 30
2.4.4出現(xiàn)的問題及解決方案 31
2.4.5測試結(jié)果評價 32
3 總結(jié) 33
4 附錄 34
1
參考文獻
1.《Delphi 6.0實用編程教程》
肖帆 編寫 北京希望電子出版社
2.《Delphi 5數(shù)據(jù)庫開發(fā)技術(shù)》
毛嶙 孟祥文 王淑芳 等 編著 機械工業(yè)出版社
TA們正在看...
- 高低溫紅外傳感器溫度曲線的全溫度范圍擬合.pdf
- 注塑模課程設(shè)計-多孔塑料罩注塑模課程設(shè)計-塑料成...doc
- 會計證考試之《會計基捶模擬試題.rar
- 浙江河道整治工程施工招標文件(內(nèi)容詳細).rar
- iso9712中文版.doc
- xx縣醫(yī)院x期建設(shè)項目融資招標工作方案.doc
- xx街道辦2016年環(huán)境監(jiān)察工作計劃.doc
- xxx街道辦2016年度普法工作要點.doc
- 鄉(xiāng)鎮(zhèn)清理整治環(huán)保違規(guī)建設(shè)項目工作方案.doc
- 鄉(xiāng)鎮(zhèn)2016年開展安全生產(chǎn)排查整治保年度目標通知.doc