基于web應(yīng)用的工資管理系統(tǒng)(論文).doc
約35頁(yè)DOC格式手機(jī)打開展開
基于web應(yīng)用的工資管理系統(tǒng)(論文),論文標(biāo)準(zhǔn)word格式排版135頁(yè)摘要本系統(tǒng)是采用j2ee架構(gòu)和mvc模式相匹配的體系結(jié)構(gòu),采用sql server作為后臺(tái)數(shù)據(jù)庫(kù),服務(wù)器則使用weblogic server8.0,并選用jbuilder 9集成開發(fā)環(huán)境來編輯jsp文件、javabean及serlvet。由于java具有跨平臺(tái)性,因而該系統(tǒng)可在多種操作系...
內(nèi)容介紹
此文檔由會(huì)員 莎士比亞 發(fā)布
論文標(biāo)準(zhǔn)WORD格式排版135頁(yè)
摘要
本系統(tǒng)是采用J2EE架構(gòu)和MVC模式相匹配的體系結(jié)構(gòu),采用SQL Server作為后臺(tái)數(shù)據(jù)庫(kù),服務(wù)器則使用Weblogic Server8.0,并選用Jbuilder 9集成開發(fā)環(huán)境來編輯JSP文件、JavaBean及Serlvet。由于Java具有跨平臺(tái)性,因而該系統(tǒng)可在多種操作系統(tǒng)上運(yùn)行,并且具有較好的安全性、容錯(cuò)性和可擴(kuò)張性。該系統(tǒng)實(shí)現(xiàn)了信息查詢、人員信息管理、報(bào)表生成等功能。用戶只要使用IE瀏覽器訪問相關(guān)站點(diǎn),輸入正確的用戶名和密碼成功登陸后,普通用戶便可查詢自己的工資情況和其他相關(guān)信息。對(duì)管理員來說使用起來也非常的方便快捷,可以進(jìn)行科學(xué)、合理的對(duì)工資和人員進(jìn)行管理。本系統(tǒng)對(duì)客戶端的硬件標(biāo)準(zhǔn)并不高,只需有5.0以上的瀏覽器,可訪問Internet即可。但對(duì)服務(wù)器的硬件配置要求相對(duì)較高,但就目前市面上的硬件情況來說,這種配置已較為普及了。由于本系統(tǒng)采用了MVC系統(tǒng)架構(gòu)模式進(jìn)行開發(fā),在開發(fā)過程中代碼實(shí)現(xiàn)了充分的重用,可分層次同時(shí)開發(fā),極大地減低了開發(fā)時(shí)間和工作量,同時(shí)降低了系統(tǒng)模塊間的依賴性,提供了系統(tǒng)良好的延展性和可維護(hù)性。
Abstract
This system is a payroll system which implemented using the J2EE technology based on the MVC model. The system adopts the MS SQL Server 2000 as database, and it uses the Weblogic Server as web server. We choose Jbiulder 9 as development tool for coding JSP , JavaBean and Servlet files . Taking advantage of the Java programming language, which is platform independent, so our system could not only run in different operating system but also have better security , error tolerating and expand ability . The system provides the basic payroll functionalities , for example, querying and managing people’s information and automatically create statistics and so on . Only if you own the 5.0 edition of IE browser ,you could access our network and query your information when you have inputed the correct name and password . The administrator also use this system is very conveniently and rapidly . They could manage scientifically and reasonably the salary and faculty . The hardware standard is not high for the client ,but is a bit of high for server . Fortunately today the hardware is advanced so our configuration , in a way , is common . Our code was realized adequately reduplicate using and greatly reduce the exploitation time and work force due to we use the MVC model to explore.
.....
摘要
本系統(tǒng)是采用J2EE架構(gòu)和MVC模式相匹配的體系結(jié)構(gòu),采用SQL Server作為后臺(tái)數(shù)據(jù)庫(kù),服務(wù)器則使用Weblogic Server8.0,并選用Jbuilder 9集成開發(fā)環(huán)境來編輯JSP文件、JavaBean及Serlvet。由于Java具有跨平臺(tái)性,因而該系統(tǒng)可在多種操作系統(tǒng)上運(yùn)行,并且具有較好的安全性、容錯(cuò)性和可擴(kuò)張性。該系統(tǒng)實(shí)現(xiàn)了信息查詢、人員信息管理、報(bào)表生成等功能。用戶只要使用IE瀏覽器訪問相關(guān)站點(diǎn),輸入正確的用戶名和密碼成功登陸后,普通用戶便可查詢自己的工資情況和其他相關(guān)信息。對(duì)管理員來說使用起來也非常的方便快捷,可以進(jìn)行科學(xué)、合理的對(duì)工資和人員進(jìn)行管理。本系統(tǒng)對(duì)客戶端的硬件標(biāo)準(zhǔn)并不高,只需有5.0以上的瀏覽器,可訪問Internet即可。但對(duì)服務(wù)器的硬件配置要求相對(duì)較高,但就目前市面上的硬件情況來說,這種配置已較為普及了。由于本系統(tǒng)采用了MVC系統(tǒng)架構(gòu)模式進(jìn)行開發(fā),在開發(fā)過程中代碼實(shí)現(xiàn)了充分的重用,可分層次同時(shí)開發(fā),極大地減低了開發(fā)時(shí)間和工作量,同時(shí)降低了系統(tǒng)模塊間的依賴性,提供了系統(tǒng)良好的延展性和可維護(hù)性。
Abstract
This system is a payroll system which implemented using the J2EE technology based on the MVC model. The system adopts the MS SQL Server 2000 as database, and it uses the Weblogic Server as web server. We choose Jbiulder 9 as development tool for coding JSP , JavaBean and Servlet files . Taking advantage of the Java programming language, which is platform independent, so our system could not only run in different operating system but also have better security , error tolerating and expand ability . The system provides the basic payroll functionalities , for example, querying and managing people’s information and automatically create statistics and so on . Only if you own the 5.0 edition of IE browser ,you could access our network and query your information when you have inputed the correct name and password . The administrator also use this system is very conveniently and rapidly . They could manage scientifically and reasonably the salary and faculty . The hardware standard is not high for the client ,but is a bit of high for server . Fortunately today the hardware is advanced so our configuration , in a way , is common . Our code was realized adequately reduplicate using and greatly reduce the exploitation time and work force due to we use the MVC model to explore.
.....
TA們正在看...
- 現(xiàn)行水利水電工程建設(shè)標(biāo)準(zhǔn)規(guī)范目錄(2011.9).pdf
- 聚羧酸減水劑特性及安全高效應(yīng)用.ppt
- 鐵路竣工檔案編制實(shí)施細(xì)則.doc
- 調(diào)配型酸酸乳飲料配方與生產(chǎn)技術(shù).pdf
- 混凝土配合比設(shè)計(jì).ppt
- wa322020wcdmahsupa原理issue2o0.ppt
- wa322010wcdmahsdpa原理issue101.ppt
- 乳制品加工技術(shù)與應(yīng)用培訓(xùn).ppt
- wa324030wcdmahspa+原理及關(guān)鍵技術(shù).ppt
- 九年級(jí)復(fù)習(xí)考試數(shù)學(xué)試卷.doc