freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

jsp的企業(yè)人力資源管理系統(tǒng)設計與實現(xiàn)論文(編輯修改稿)

2024-07-25 08:54 本頁面
 

【文章內容簡介】 /scriptscript type=text/javascript $(document).ready(function() { $.({ formID : usersForm, onError : function() { alert(校驗沒有通過,具體錯誤請看錯誤提示) } })。 $(username).formValidator({ onShowText : 請輸入用戶名, onShow : 請輸入用戶名, onFocus : 用戶名至少2個字符, onCorrect : 該用戶名可以注冊 }).inputValidator({ min : 2, onError : 用戶名非法,請確認 }).regexValidator({ regExp : username, dataType : enum, onError : 用戶名格式不正確 })。 $(password).formValidator({ onShow : 請輸入密碼, onFocus : 至少6個長度, onCorrect : 密碼合法 }).inputValidator({ min : 4, empty : { leftEmpty : false, rightEmpty : false, emptyError : 密碼兩邊不能有空符號 }, onError : 密碼不能為空,請確認 })。 })。/script/head 登陸界面顯示圖 其他功能模塊設計用戶成功進入登陸系統(tǒng),進入主界面。分為兩部分。圖片顯示代碼: tr td width=724 height=497 align=center background=images/ class=text13amp。nbsp。/td /tr導航實現(xiàn)代碼:tr td height=25 align=center background=images/ class=tdhui人員管理/td /tr tr td height=25 align=center background=images/a href=?action=listuser target=frame瀏覽人員信息/a/td /tr tr td height=25 align=center background=images/a href= target=frame添加人員信息/a/td /tr tr td height=25 align=center background=images/a href=?action=liststipend target=frame瀏覽薪金列表/a/td /tr tr td height=25 align=center background=images/a href= target=frame添加薪金數(shù)據(jù)/a/td /tr tr td height=25 align=center background=images/ class=tdhuia href= onclick=return confirm(39。確定注銷登錄嗎?39。)。注銷/a /td /tr tr td align=centeramp。nbsp。/td /tr /table/td /tr 主界面顯示圖人員管理模塊:管理員登陸可瀏覽人員信息,包括可執(zhí)行操作。這個流程是人力資源管理部門人員進行人員信息查詢將條件限定在員工能力資料得到的結果。% List list=(List)(list)。 if(list!=nullamp。amp。()0){ Iterator it = ()。 while (()) { Job j = (Job) ()。 % tr td height=22 align=center %=()%/td td height=22 align=center %=new Byte(1).equals(())?男:女%/td td height=22 align=center a href=?action=detailjobamp。id=%=()%詳細/aamp。nbsp。amp。nbsp。a href=?action=deletejobamp。id=%=()%刪除/a %if(()!=nullamp。amp。().intValue()==0){% amp。nbsp。amp。nbsp。a href=?action=updatejobamp。id=%=()%amp。isstock=1入庫/a/td %}% /tr % } }else{ % tr td height=22 colspan=7 align=center 對不起,沒有信息?。?!/td /tr %}% 瀏覽人員信息圖每個企業(yè)都會有人才流動,有新員工入職就得添加人員信息。 tr td width=33% height=22 align=center 性amp。nbsp。amp。nbsp。amp。nbsp。amp。nbsp。別:/td td height=22 align=left input name=sex type=radio value=1 checked 男 input name=sex type=radio value=0 女/td /tr tr td width=33% height=22 align=center 出生日期:/td td height=22 align=left input name=birthday type=text class=Wdate onClick=WdatePicker() /td /tr tr td width=33% height=22 align=center 是否管理員:/td td width=67% height=22 align=left input name=isadminhelp type=checkbox onClick=javascript:adminChecked()。 /td input type=hidden name=isadmin /tr td height=22 colspan=2 align=center input name=Submit type=submit class=button value=提交 amp。nbsp。amp。nbsp。 input name=Submit2 type=reset class=button value=重置/td /tr 添加人員信息圖招聘管理模塊:招聘管理模塊根據(jù)當前公司需求以及獲取的公司人力信息,得出公司所需人才信息表,整個流程主要還是依靠人力資源管理部門的人員完成,系統(tǒng)主要負責存儲分析結果。公司根據(jù)上面得到的招聘分析結果,發(fā)出招聘通知,應聘人員首先遞交應聘申請,登記應聘人員信息,對應聘人員進行初選得到復試名單,復試人員面試,得到錄用人員信息。tr td height=22 colspan=4 align=left strong class=text13添加應聘信息/strong/td /tr form name=jobForm method=post action=?action=addjob onSubmit=return jobValidate()。 tr align=center............tr td width=30% height=22 align=center 詳細經(jīng)歷:/td td height=22 colspan=3 align=left textarea name=content cols=50 rows=6 class=input/textarea/td /tr tr td height=22 colspan=4 align=center input name=Submit type=submit class=button value=提交 amp。nbsp。amp。nbsp。 input name=Submit2 type=reset class=button value=重置/td /tr 添加應聘信息圖培訓管理模塊:該模塊的主要用戶是人力資源管理人員,為其分別提供培訓人員名單獲取,信息管理的支持,以及為員工提供培訓申請?zhí)峤坏墓δ?。公司發(fā)出某項技能培訓通知后,每個員工都可根據(jù)自己的情況,填寫相關信息,遞交培訓申請。本流程主要是用于對每次培訓前各項培訓信息,培訓人員信息的記錄以及培訓過程中的情況的記錄。 培訓計劃信息圖 添加培訓計劃圖獎懲管理圖獎懲管理模塊用戶記錄公司員工賞罰情況,以便財務部門統(tǒng)計績效考核詳情。tr td height=22 colspan=2 align=left strong class=text13獎懲詳細登記/strong/td /tr % Institution e=(Institution)(institution)。 if(e!=null){ % tr align=center td width=30% height=22 獎懲名稱:/td td height=22 align=left %=()%/td /tr tr align=center td width=30% height=22 獎懲原因:/td td height=22 align=left %=()%/td /tr tr align=center td width=30% height=75 獎懲說明:/td td height=75 align=left valign=top %=()%amp。nbsp。/td /tr tr td height=22 colspan=2 align=center a href=?action=detailinstitutionamp。id=%=()%修改/aamp。nbsp。amp。nbsp。a href= onClick=javascript:()。返回/a/td /tr %}else{ % tr td height=22 colspan=2 align=center 該信息不存在!?。?td /tr %}% 獎懲登記圖薪金管理圖薪金管理模塊是企業(yè)員工工作的動力,記錄了員工每月收入來源,雖簡易卻便捷。table width=100% border=1 align=center cellpadding=0 cellspacing=1 bordercolorlight=CCCCCC bordercolor=FFFFFF bordercolordark=FFFFFF tr td height=22 colspan=4 align=left strong class=text13添加薪金/strong/td /tr form name=stipendForm method=post action=?action=addstipend onSubmit=return stipendValidate()。 tr align=center td width=30% height=22 員工姓名:/tdtd width=29% height=22 align=left input name=name type=text class=input/td td height=22 colspan=4 align=center input name=Submit type=submit class=button value=提交 amp。nbsp。amp。nbsp。 input name=Submit2 type=reset class=button value=重置/td /tr 添加薪金圖 注銷登陸圖數(shù)據(jù)庫在一個信息管理系統(tǒng)
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1