【正文】
畢業(yè)設(shè)計(jì) ( 論文 ) 某高校工資管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 論文作者姓名: 申請(qǐng)學(xué)位專業(yè): 申請(qǐng)學(xué)位類別: 指導(dǎo)教師姓名(職稱): 論文提交日期: 某高校工資管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 摘 要 隨著網(wǎng)絡(luò)應(yīng)用技術(shù)的飛速發(fā)展,基于網(wǎng)絡(luò)的應(yīng)用系統(tǒng)給人們帶來(lái)了諸多便利。建立高校工資管理系統(tǒng)是為了適應(yīng)現(xiàn)代化校園管理的需要,方便管理職工工資情況和職工個(gè)人信息;同時(shí)也方便職工可以上網(wǎng)查詢自己的工資信息,還有利于提高辦公效率,改善辦公質(zhì)量,規(guī)范高校職工工資的常規(guī)管理工作。 高校工資管理系統(tǒng)的 開發(fā) 是基于 B/S結(jié)構(gòu),采用 ASP編程技術(shù)及 SQL Server 2021 數(shù)據(jù)庫(kù)進(jìn)行開發(fā)。本文首先對(duì)網(wǎng)站開發(fā)環(huán)境和運(yùn)行平臺(tái)、數(shù)據(jù)庫(kù)、 ASP 編程技術(shù)做了簡(jiǎn)要的介紹,并對(duì)工資管理系統(tǒng)的設(shè)計(jì)進(jìn)行了詳細(xì)的需求分析;然后給出了高校工資管理系統(tǒng)的設(shè)計(jì)方案及系統(tǒng)的具體實(shí)現(xiàn),實(shí)現(xiàn)了高校工資管理系統(tǒng)的構(gòu)建,主要包括系統(tǒng)工資管理模塊、職工信息查詢模塊和系統(tǒng)信息管理及維護(hù)模塊;最后,通過(guò)測(cè)試與分析,說(shuō)明該系統(tǒng)運(yùn)行穩(wěn)定、可靠,具有一定的實(shí)用價(jià)值。 關(guān)鍵詞 : 工資管理系統(tǒng) ;信息查詢;信息管理;信息維護(hù); 網(wǎng)絡(luò)數(shù)據(jù)庫(kù) Design and Implementation of A University Wage Management System Abstract With the rapid development of the work application technology, the applications based on work bring a lot of convenience for people. Establishing university wage management system is adapt to the needs of modern campus management, facilitating the wages management and the information of employees。 at the same time, it is convenient to inquiry own wages information, improve the office efficiency, promote the quality of office, and regulate the wage of the university conventional management by means of work. This system development is based on the B/S structure。 it uses the ASP programming language and SQL Server 2021 database to carry on the development. Firstly, this paper introduces briefly the system environment of development, operating platform, ASP programming, database, and analyzes the demands of this system in detail. Secondly, the design plan and the concrete realization of this system are provided, and the frame of this system is realized. The main functions of this system include wage system management, information inquiry, information management and maintenance module. Finally, by the testing and analyzing, it shows this system is stable, reliable, and has the certain practical value. Key words: Wage Management System。 Information Inquiry。 Information Management。 Information Maintenance。 Network Database 目 錄 論文總頁(yè)數(shù): 27 頁(yè) 1 引言 ............................................................................................................................. 3 課題背景 ................................................................................................................ 3 國(guó)內(nèi)外研究現(xiàn)狀 ...................................................................................................... 3 本課題研究的意義 .................................................................................................. 3 本課題的研究方法及預(yù)期目標(biāo) ................................................................................. 3 本文的主要工作 ...................................................................................................... 4 2 理論基礎(chǔ)及開發(fā)工具 ..................................................................................................... 4 數(shù)據(jù)庫(kù)系統(tǒng)概述 ...................................................................................................... 4 數(shù)據(jù)庫(kù)管理系統(tǒng)的概述 ...................................................................................... 4 數(shù)據(jù)庫(kù)系統(tǒng)的概述 ............................................................................................ 4 數(shù)據(jù)庫(kù)設(shè)計(jì)過(guò)程 ...................................................................................................... 5 數(shù)據(jù)模型 .......................................................................................................... 5 概念層數(shù)據(jù)模 型 ............................................................................................... 5 組織層數(shù)據(jù)模型 ............................................................................................... 6 開發(fā)工具 ................................................................................................................ 6 ASP 與數(shù)據(jù)庫(kù) .................................................................................................... 6 ASP 內(nèi)置的對(duì)象 ................................................................................................ 7 ASP 開發(fā)工具 .................................................................................................... 7 3 某高校工資管理系統(tǒng)結(jié)構(gòu)及其設(shè)計(jì) ................................................................................ 7 某高校工資管理系統(tǒng)需求分析 ................................................................................. 7 任務(wù)概述 .......................................................................................................... 7 需求規(guī)定 .......................................................................................................... 8 需求描述 .......................................................................................................... 8 主體框架 .......................................................................................................... 8 某高校工資管理系統(tǒng)基本信息編排表 ................................................................ 9 某高校工資管理系統(tǒng)職工需求描述 ........................................................................ 10 職工登陸 ........................................................................................................ 11 職工密碼修改 ................................................................................................. 11 職工詳 細(xì)基本信息查詢 ................................................................................... 11 職工工資信息查詢 .......................................................................................... 11 某高校工資管理系統(tǒng)管理員需求描述 .................................................................... 11 管理員登陸 .................................................................................................... 11 管理員密碼修改 ............................................................................................. 11 管理員基本信息查詢 ...................................................................................... 11 管理員對(duì)職工個(gè)人信息的查詢和修改 ...........................................