【正文】
........................................ 39 工資統(tǒng)計模塊的設(shè)計與實現(xiàn) ........................................................................ 39 工資導出及打印模塊的設(shè)計與實現(xiàn) ............................................................ 40 數(shù)據(jù)庫的設(shè)計 .......................................................................................................... 41 概念結(jié)構(gòu)設(shè)計 ............................................................................................... 41 邏輯結(jié)構(gòu)設(shè)計 ............................................................................................... 42 系統(tǒng)的安全性設(shè)計 ................................................................................................... 48 第六章 結(jié)束語 ............................................................................................. 51 參考文獻 ........................................................................................................ 53 致 謝 ........................................................................................................ 55 V Contents Chapter 1 Introduction ................................................................................ 1 Background of the project and it’s Purpose......................................................... 1 Domestic and international research situation .................................................... 2 Research situation of the MIS ....................................................................... 2 Research situation of the Salary Management System.................................. 3 The main research contents ................................................................................... 4 The paper structure arrangement......................................................................... 5 Chapter 2 The main technologies ................................................................ 6 System architecture model..................................................................................... 6 C/S model ...................................................................................................... 6 B/S model ...................................................................................................... 7 Comparison of two modes............................................................................. 7 Dynamic web technology ....................................................................................... 9 JSP technology .............................................................................................. 9 Flex technology ........................................................................................... 10 Database technology ............................................................................................. 11 SQL Server 2020 ......................................................................................... 11 ADO technology.......................................................................................... 14 Chapter 3 System analysis ............................................................................ 17 System requirement analysis .................................................................................. 17 System feasibility analysis....................................................................................... 17 System flow chart ........................................................................................... 18 System data flow ............................................................................................ 18 System function analysis ......................................................................................... 20 C/S model system function............................................................................. 20 B/S model system function............................................................................. 21 Development and operating environment options................................................ 21 VI Chapter 4 The whole system design ............................................................. 23 System architecture model...................................................................................... 23 System function structure ....................................................................................... 24 Chapter 5 System in detail design ................................................................ 26 C/S mode system design .......................................................................................... 26 Data processing module design ...................................................................... 26 Wage reporting module design ....................................................................... 29 System settings module design....................................................................... 32 System maintenance module design............................................................... 34 Window management module design............................................................. 35 B/S mode system design .......................................................................................... 37 Login module design ...................................................................................... 37 Personal Information Management module design ........................................ 38 Wage Query module design............................................................................ 39 Wage statistics module design ........................................................................ 39 Export and print module design ..................................................................... 40 Data base design ...................................................................................................... 41 Conceptual design ..........................................