【正文】
分類號(hào) 學(xué)號(hào) J202062899 學(xué)校代碼 10487 密級(jí) 碩士學(xué)位論文 基于 的社保 檔案 系統(tǒng) 的設(shè)計(jì)與實(shí)現(xiàn) 學(xué)位申請(qǐng)人 : 王本榮 學(xué) 科 專 業(yè) : 軟件工程 指 導(dǎo) 教 師 : 邱德紅 副 教授 答 辯 日 期 : A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree for the Master of Engineering Design and Development of Social Security FileSystem Based on Candidate : Wang Benrong Major : Software Engineering Supervisor : Assoc. Prof. Qiu Dehong Huazhong University of Science and Technology Wuhan 430074, P. R. China October, 2020 I 華 中 科 技 大 學(xué) 碩 士 學(xué) 位 論 文 摘 要 隨著社會(huì)保障體系的不斷完善 ,信息化建設(shè) 在 社保 體系 中的重要性將越來越 重要。 社會(huì)保障信息化建設(shè)在各部門之間實(shí)現(xiàn)了聯(lián)網(wǎng)和信息共享的基礎(chǔ)上, 加快對(duì)社保檔案系統(tǒng)的建設(shè),為了提高社保檔案系統(tǒng)的各個(gè)功能的,從人員的添加、修改、刪除、統(tǒng)計(jì)等方面來加強(qiáng)對(duì)社保檔案系統(tǒng)的工作效率和加快這個(gè)系統(tǒng)的科學(xué)化管理 。 基于 和 SQL Server數(shù)據(jù)庫 技術(shù)的有機(jī)結(jié)合 , 設(shè)計(jì) 并實(shí)現(xiàn)了 社保檔案系統(tǒng) , 系統(tǒng)的主要 包括用戶登錄 、 檔案管理、 人員統(tǒng)計(jì) 等功能。 在設(shè)計(jì)與實(shí)現(xiàn) 的過程中 , 以 Visual Studio 2020 作 為 該系統(tǒng)的 開發(fā)工具 ,使用 了 SQL Server 2020 做為該系統(tǒng)的 數(shù)據(jù)庫 ,采用 三層 架構(gòu)體系 ,結(jié)合 ajax 異步請(qǐng)求技術(shù) 、 jquery 框架和 C. 編程語言 , 使得系統(tǒng) 應(yīng)用 開發(fā)更加 簡(jiǎn)單 、 快捷 , 為社保部門提供了一個(gè) 運(yùn)行穩(wěn)定、操作方便的信息化辦公系統(tǒng),不但 提高了社保部門的工作效率,而且 使社保部門的工作更加 實(shí)時(shí)的、有效的服務(wù)于 具體 個(gè)體 。 系統(tǒng)的設(shè)計(jì) 以北京市豐臺(tái)區(qū)為研究對(duì)象,結(jié)合該區(qū)社保部門 實(shí)際 的 工作需求 ,實(shí)現(xiàn)了基于 的 社保檔案系統(tǒng) ,主要的研究成果有: 設(shè)計(jì) 了 系統(tǒng)管理員模塊, 實(shí)現(xiàn) 對(duì)不同類型管理員信息與 權(quán)限的管理 、 系統(tǒng) 數(shù)據(jù)的備份與還原 和 對(duì) 系統(tǒng)的日志信息 管理; 其次, 設(shè)計(jì)了三個(gè)分管 部門模塊,包含了低收入人員管理模塊、退休人員管理模塊和失業(yè)人員管理模塊, 實(shí)現(xiàn)了對(duì)各類人員 信息 的管理 , 包括 人員 的添加、 刪除 與 人員信息的 修改功能、證件掃描功能和信息打印等功能; 最后, 開發(fā)了 主管領(lǐng)導(dǎo)模塊, 通過該模塊 ,可以完成 人員信息的查尋 、 生成圖形化統(tǒng)計(jì)結(jié)果、輸出 Excel 形式的統(tǒng)計(jì)報(bào)表 等工作。 關(guān)鍵 詞 : 社保檔案系統(tǒng) 功能模塊 三層架構(gòu) II 華 中 科 技 大 學(xué) 碩 士 學(xué) 位 論 文 Abstract With the continuous improvement of social security file system, the construction of information is more and more important in social security file system. After the working and information sharing is realized between different departments, through the effective management of a centralized, it set up a prehensive integrated information system. nformationization is the internel requirement of the development of security system as well as technology. Promoting the development of informationization of social security has very important meaning for improving the means of service, increasing transparency of work, improving the standard of decisionmaking, accelerating scientification progress of social security management. Based on the bination of technology and SQL Server database technology, I design and implement social security file system. The system mainly implements the functions of user log on, records management ,personnel statistics, and so on. In the process of design, this system which deleloped by Visual Studio 2020, using SQL Server 2020, uses threetier architecture of , and with the join help ajax which is asynchronous requests technology, jquery, and C.NET programming language. It makes system application development more simply and promptly, and provides a stable, convenient operation information office system for social security department. It not only improve the working efficiency of social security department, and make a more active and effective service each individual. By taking Fengtai District, Beijing as research object, bining with the practical work post demand, designed and implement social security file system based on . The results are as follows: first of all, designed system administrator module, it realized the management to different types of administrators about imformation and permissions。 secondly, designed three related departments which include people with low ine, retirees and unemployed, realized management about all kinds of personnel imformation, including addition, deletion, modification, scanning, printing funcions . Finally, designed director module, through this module, finished query, graphical statistic and printed out statistics by Excel, etc. Key words: Social security file system Functional module Threetier architecture III 華 中 科 技 大 學(xué) 碩 士 學(xué) 位 論 文 目 錄 摘 要 ....................................................................................................... I Abstract....................................................................................................II 1 緒論 研究背景 ........................................................................................ (1) 國內(nèi)外研究現(xiàn)狀 ............................................................................. (1) 研究意義 ........................................................................................ (3) 論文的研究?jī)?nèi)容 ............................................................................. (4) 2 相關(guān)技術(shù)分析 概述 ............................................................................... (5) AJAX 概述 ..................................................................................... (6) Visual Studio 2020 開發(fā)平 臺(tái) ........................................................... (6) SQL Server 2020 數(shù)據(jù)庫 ................................................................. (7) 本章小結(jié) ........................................................................................ (9) 3 社保檔案系統(tǒng) 需求分析 功能需求分析 ............................................................................... (10) 非功能性需求 ............................................................................... (13) 數(shù)據(jù)流程分析 ............................................................................... (14) 本章小結(jié) ...................................................................................... (15) 4 社保檔案系統(tǒng) 的設(shè)計(jì) 系統(tǒng)設(shè)計(jì)原則 ............................................................................... (18) 社保檔案系統(tǒng) 的體系架構(gòu)設(shè)計(jì) .................................................... (18) 社保檔案系統(tǒng) 的功能模塊設(shè)計(jì) .................................................... (19) IV 華 中 科 技 大 學(xué) 碩 士 學(xué) 位 論 文 數(shù)據(jù)庫設(shè)計(jì) .............................................................