資源描述:
《108asp.net128 人事工資管理系統(tǒng)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、需要程序,源文件,原創(chuàng)設(shè)計加10590222或10140642北京信息科技大學(xué)畢業(yè)設(shè)計(論文)題目:企業(yè)員工工資管理系統(tǒng)的分析與實現(xiàn)學(xué)院:信息管理學(xué)院專業(yè):信息管理與信息系統(tǒng)學(xué)生姓名:陳昊宇班級/學(xué)號B信管0701/2007011855指導(dǎo)老師/督導(dǎo)老師:何文君起止時間:2011年2月21日至2011年6月17日摘要摘要工資管理系統(tǒng)是用計算機管理企事業(yè)單位員工工資發(fā)放的一種計算機應(yīng)用技術(shù)的創(chuàng)新。在計算機還未普及之前企事業(yè)單位的員工工資發(fā)放都是由財務(wù)管理人員來進(jìn)行操作的,現(xiàn)在一般的企業(yè)都采用了信息化管理的方式即采用計算
2、機作為工具對員工工資管理,以實現(xiàn)更有效的財務(wù)管理。工資管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的數(shù)據(jù)庫;對于后者則要求應(yīng)用程序具有功能完備、易使用等特性。本工資管理系統(tǒng)使用MICROSOFT公司的VISUALC#開發(fā)工具,利用其所提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內(nèi)建立系統(tǒng)應(yīng)用原型,然后,對初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成用
3、戶滿意的可行系統(tǒng)。關(guān)鍵詞:物資管理信息系統(tǒng);MIS;visualC#;數(shù)據(jù)庫ⅠAbstractAbstractWagemanagementsystemusingcomputermanagementunitsstaffsalariesacomputerapplicationtechnologyinnovation,yetpopularinthecomputerbeforetheunitsstaffsalariesarebornebythefinancialmanagerstooperate.Nowenterprises
4、haveadoptedthegeneralmanagementofinformationusingthecomputerasatoolthatisthewayelectronicinformationtechnologystaffwagepaymentformoreeffectivefinancialmanagement.Wagemanagementsystemisatypicalmanagementinformationsystem(MIS),whichmainlyincludestheestablishmenta
5、ndmaintenanceofback-enddatabaseandfront-endapplicationdevelopmentofthetwo.Theformercallsforestablishmentofdataconsistencyandintegrity,datasecuritydatabase.Forthelatterrequestapplicationsfunctions,suchaseasytousefeatures.Afteranalysis,weuseMicrosoftvisualbasicde
6、velopmenttoolcompanies,theuseofitsvariousobject-orienteddevelopmenttools,especiallydatathatcanbeeasilyaccessibleandconcisewindowmanipulationdatabaseintelligentobjects,thefirstprototypeapplicationsysteminashorttimeandthen,computationoftheinitialprototypesystemne
7、edstoconstantlyreviseandimproveuntiltheformationofaviablesystemofusersatisfaction.Keywords:materialmanagementinformationsystem;MIS;visualC#;databaseⅡ目錄目錄第一章概述11.1研究背景11.2研究意義11.3研究內(nèi)容與結(jié)構(gòu)安排2第二章方案論證與系統(tǒng)目標(biāo)分析32.1系統(tǒng)開發(fā)的可行性分析32.2系統(tǒng)開發(fā)的需求分析32.2.1系統(tǒng)功能需求32.2.2系統(tǒng)性能需求42.3系統(tǒng)開發(fā)
8、工具介紹42.3.1VisualStudio2008簡介42.3.2SQLSERVER2008簡介52.3.3C#簡介52.3.4NETFramework介紹62.3.5ASP.NET72.4系統(tǒng)目標(biāo)分析8第三章系統(tǒng)的設(shè)計與功能分析93.1系統(tǒng)模塊化設(shè)計及思想93.2系統(tǒng)的數(shù)據(jù)流圖103.3系統(tǒng)的流程圖103.4系統(tǒng)實現(xiàn)113.5用例分析123