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


內(nèi)容介紹
原文檔由會(huì)員 孫陽(yáng)陽(yáng) 發(fā)布
工資管理模塊的設(shè)計(jì)與實(shí)現(xiàn)
1.9萬(wàn)字 38頁(yè)
【摘 要】本文主要介紹人事、工資管理系統(tǒng)的構(gòu)思、設(shè)計(jì)與具體的實(shí)現(xiàn)。分析了開發(fā)課題的背景、開發(fā)環(huán)境、相關(guān)技術(shù)、模塊的邏輯和物理設(shè)計(jì)以及測(cè)試問(wèn)題。本文主要側(cè)重于工資管理模塊的設(shè)計(jì)、說(shuō)明。
【關(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)說(shuō)明 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)的實(shí)現(xiàn) 13
2.1 需求分析 13
2.1.1功能需求 13
2.1.2 性能需求 14
2.2 概要設(shè)計(jì) 14
2.2.1系統(tǒng)目標(biāo) 14
2.2.2概要設(shè)計(jì)階段的層次圖 15
2.2.3環(huán)境配置 15
2.3 詳細(xì)設(shè)計(jì) 16
2.3.1目標(biāo) 16
2.3.2系統(tǒng)流程圖 16
2.3.3界面設(shè)計(jì) 18
2.3.4盒圖(N-S圖) 25
2.3.5數(shù)據(jù)庫(kù)邏輯設(shè)計(jì) 27
2.3.6數(shù)據(jù)庫(kù)物理設(shè)計(jì) 27
2.4 測(cè)試 27
2.4.1軟件測(cè)試知識(shí)背景 27
2.4.2軟件測(cè)試的重要性 30
2.4.3本系統(tǒng)測(cè)試方案設(shè)計(jì) 30
2.4.4出現(xiàn)的問(wèn)題及解決方案 31
2.4.5測(cè)試結(jié)果評(píng)價(jià) 32
3 總結(jié) 33
4 附錄 34
1
參考文獻(xiàn)
1.《Delphi 6.0實(shí)用編程教程》
肖帆 編寫 北京希望電子出版社
2.《Delphi 5數(shù)據(jù)庫(kù)開發(fā)技術(shù)》
毛嶙 孟祥文 王淑芳 等 編著 機(jī)械工業(yè)出版社
1.9萬(wàn)字 38頁(yè)
【摘 要】本文主要介紹人事、工資管理系統(tǒng)的構(gòu)思、設(shè)計(jì)與具體的實(shí)現(xiàn)。分析了開發(fā)課題的背景、開發(fā)環(huán)境、相關(guān)技術(shù)、模塊的邏輯和物理設(shè)計(jì)以及測(cè)試問(wèn)題。本文主要側(cè)重于工資管理模塊的設(shè)計(jì)、說(shuō)明。
【關(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)說(shuō)明 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)的實(shí)現(xiàn) 13
2.1 需求分析 13
2.1.1功能需求 13
2.1.2 性能需求 14
2.2 概要設(shè)計(jì) 14
2.2.1系統(tǒng)目標(biāo) 14
2.2.2概要設(shè)計(jì)階段的層次圖 15
2.2.3環(huán)境配置 15
2.3 詳細(xì)設(shè)計(jì) 16
2.3.1目標(biāo) 16
2.3.2系統(tǒng)流程圖 16
2.3.3界面設(shè)計(jì) 18
2.3.4盒圖(N-S圖) 25
2.3.5數(shù)據(jù)庫(kù)邏輯設(shè)計(jì) 27
2.3.6數(shù)據(jù)庫(kù)物理設(shè)計(jì) 27
2.4 測(cè)試 27
2.4.1軟件測(cè)試知識(shí)背景 27
2.4.2軟件測(cè)試的重要性 30
2.4.3本系統(tǒng)測(cè)試方案設(shè)計(jì) 30
2.4.4出現(xiàn)的問(wèn)題及解決方案 31
2.4.5測(cè)試結(jié)果評(píng)價(jià) 32
3 總結(jié) 33
4 附錄 34
1
參考文獻(xiàn)
1.《Delphi 6.0實(shí)用編程教程》
肖帆 編寫 北京希望電子出版社
2.《Delphi 5數(shù)據(jù)庫(kù)開發(fā)技術(shù)》
毛嶙 孟祥文 王淑芳 等 編著 機(jī)械工業(yè)出版社
TA們正在看...
- 標(biāo)書,文件密封條,密封標(biāo)簽格式大全word.doc
- 標(biāo)書制作經(jīng)驗(yàn)分享.doc
- 標(biāo)書密封條格式word.doc
- 標(biāo)書密封條格式word39566.doc
- 標(biāo)書密封條格式word39570.doc
- 標(biāo)書密封條格式word39581.doc
- 標(biāo)志標(biāo)線質(zhì)量控制方法.doc
- 標(biāo)志著中國(guó)新民主主義革命開端的歷史事件是.doc
- 標(biāo)日中級(jí)上語(yǔ)法總結(jié).doc
- 標(biāo)示牌項(xiàng)目投標(biāo)文件-完整版資料.doc