工資管理模塊的設(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們正在看...
- 我國(guó)飯店公共關(guān)系營(yíng)銷問(wèn)題剖析和解決措施.doc
- 企業(yè)人才流失的原因及對(duì)策探析.doc
- 8253定時(shí)計(jì)數(shù)器(發(fā)聲系統(tǒng)和音樂(lè)程序設(shè)計(jì)).doc
- 實(shí)時(shí)時(shí)鐘設(shè)計(jì).doc
- 虛擬儀器設(shè)計(jì)-信號(hào)數(shù)據(jù)的下載、讀取與顯示.doc
- 公務(wù)員考核制度發(fā)展研究.doc
- 高校后勤部門管理育人和服務(wù)育人工作淺談.doc
- 中鐵集團(tuán)資金管理存在的問(wèn)題及分析.doc
- internet技術(shù)教程.rar
- 微機(jī)原理教程.rar