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

正文內(nèi)容

人事oa管理系統(tǒng)資料-預(yù)覽頁

2025-05-09 22:23 上一頁面

下一頁面
 

【正文】 部門信息 部門信息實體ER圖(3)出勤信息ER圖出勤天數(shù)員工編號月份出勤信息 出勤信息實體ER圖(4)獎懲信息ER圖獎懲時間獎懲項目獎懲屬性員工編號獎懲金額獎懲信息 獎懲信息實體ER圖(5)招聘信息ER圖性別年齡聯(lián)系電話姓名職位招聘信息 招聘信息實體ER圖(6)管理員信息ER圖登陸賬號登陸密碼用戶ID管理員 管理員信息實體ER圖(7)工資信息ER圖工資月份工資金額員工編號備注信息工資信息 工資信息實體ER圖我們知道,數(shù)據(jù)庫概念模型獨立于任何特定的數(shù)據(jù)庫管理系統(tǒng),因此,需要根據(jù)具體使用的數(shù)據(jù)庫管理系統(tǒng)的特點進行轉(zhuǎn)換。(t_organization)列名數(shù)據(jù)類型長度允許空是否主鍵說明idint4否是 部門IDnamevarchar50否否部門名稱descriptionvarchar50否否部門描述p_idInt5否否 父部門ID(2)員工信息表主要是記錄了員工的基本信息。(t_zhaopin)列名數(shù)據(jù)類型長度允許空是否主鍵說明idint4否是編號xingmingvarchar50否否姓名xingbie varchar5000否否性別nianling varchar50否否年齡lianxi varchar50否否聯(lián)系電話zhiwei varchar50否否職位fujian varchar50否否附件路徑fujianyuanhiming varchar50否否附件原始名(6)管理員信息表主要記錄的管理員的賬號信息,包括用戶名和密碼。DAO模式的主要思想就是從抽象數(shù)據(jù)源獲取與操縱數(shù)據(jù)的方法。本系統(tǒng)為了方便數(shù)據(jù)庫的操作,主要使用DBContent的對象來接一個數(shù)據(jù)庫(建立一個類DBContent),代碼如下:public DBContent(){ String CLASSFORNAME= 。//連接數(shù)據(jù)庫的用戶名 String password=root。 } catch(Exception ex){ ()。:filterfilternameSetCharacterEncodingFilter/filternamefilterclass/filterclassinitparamparamnameencoding/paramnameparamvaluegb2312/paramvalue/initparam/filterfiltermappingfilternameSetCharacterEncodingFilter/filternameurlpattern/*/urlpattern//*表示工程下所有的頁面都會有此過濾器的處理/filtermapping,在初始化init()方法中定義:public void init(FilterConfig filterConfig) throws ServletException { = filterConfig。 /*把字符串轉(zhuǎn)換成uincode編碼*/ if(gbStr == null){ gbStr = 。 } /* 把字符串轉(zhuǎn)換成Utf8編碼*/ public static String toUtf8String(String s) { StringBuffer sb = new StringBuffer()。 if (c = 0 amp。 try { b = (c).getBytes(utf8)。 j 。 } } return ()。: 系統(tǒng)登陸頁面設(shè)計,選擇登陸身份后,點擊提交按鈕,跳轉(zhuǎn)到登陸的service中,在該service中會對用戶名,密碼,驗證碼進行判斷,并根據(jù)相應(yīng)的用戶角色進入對應(yīng)的頁面,loginservice關(guān)鍵代碼:public String login(String userName,String userPw,int userType) { (userType+userType)。 if(userType==0)//系統(tǒng)管理員登陸 { String sql=select * from t_admin where userName=? and userPw=?。 try { ResultSet rs=()。 TAdmin admin=new TAdmin()。 WebContext ctx = ()。 } ()。 } } if(userType==1) { String sql=select * from t_yuangong where del=39。 DB mydb=new DB()。 if(mark==false) { result=no。 ((bianhao))。 ((loginname))。 WebContext ctx = ()。 } ()。 } :管理員主頁面:左方頁面展示了管理員可操作的五大功能,進入相關(guān)的管理頁面可以鏈接到子菜單,并且高亮顯示,每個管理模塊下面都有相應(yīng)的子菜單。(39。)/script)。 部門經(jīng)理信息管理部門管理關(guān)鍵代碼:public void orgMana(HttpServletRequest req,HttpServletResponse res) throws ServletException, IOException{ List orgList=new ArrayList()。 DB mydb=new DB()。 ((id))。 ((del))。 } catch(Exception e) { ()。 } public void orgAdd(HttpServletRequest req,HttpServletResponse res) throws ServletException, IOException { String name=(name)。 String sql=insert into t_organization values(?,?,?,?)。 ()。 String sql=update t_organization set del=39。 DB mydb=new DB()。 (path, org?type=orgMana)。 部門信息刪除:在此頁面主要是輸入員工的基本信息,包括姓名、性別、年齡、部門編號、登陸賬號、密碼等,年齡檢驗輸入是否為數(shù)字,是否為空也是通過form表單中的onsubmit=return checkForm()來檢查。 String name=(name)。 String loginpw=(loginpw)。 DB mydb=new DB()。 (path, yuangong?type=yuangongMana)。 String sql=update t_yuangong set del=? where id=?。 ()。 dispatch(targetURL, req, res)。 order by org_id desc。 ResultSet rs=()。 ((name))。 ((loginpw))。 (yuangong)。 (yuangongList, yuangongList)。 工資信息管理頁面工資管理關(guān)鍵代碼:public void gongziAdd(HttpServletRequest req,HttpServletResponse res) { String yuefen=(yuefen)。 Object[] params={yuefen,jine,yuangong_id}。 (msg, 工資錄入完畢。 } public void gongziMana(HttpServletRequest req,HttpServletResponse res) throws ServletException, IOException { List gongziList=new ArrayList()。 DB mydb=new DB()。 ((id))。 (((yuangong_id)))。 } ()。 Yuangong yuangong=(Yuangong)(yuangong)。 DB mydb=new DB()。 ((id))。 (((yuangong_id)))。 } ()。 String sql=delete from t_gongzi where id=?。 ()。 }:在此頁面主要是輸入員工的出勤信息,首先是選擇員工,點擊“選擇按鈕”,系統(tǒng)彈出所有的員工信息,供選擇,然后輸入出勤月份、出勤天數(shù)等信息。 int yuangong_id=((yuangong_id))。 (sql, params)。 String targetURL = /mon/。 Object[] params={}。 while(()) { Chuqin chuqin=new Chuqin()。 ((yuangong_id))。 } catch(Exception e) { ()。 } public void chuqinDel(HttpServletRequest req,HttpServletResponse res) { int id=((id))。 (sql, params)。 dispatch(targetURL, req, res)。 String shijian=(shijian)。 String beizhu=(beizhu)。 (sql, params)。 dispatch(targetURL, req, res)。 DB mydb=new DB()。 ((id))。 ((shuxing))。 (jiangcheng)。 (jiangchengList, jiangchengList)。 Object[] params={id}。 (msg, 操作成功)。::管理員點擊左側(cè)的菜單“招聘管理”,頁面跳轉(zhuǎn)到招聘管理界面,調(diào)用后臺的zhaopinServlet類查詢出所有的招聘信息,并把這些信息封轉(zhuǎn)到數(shù)據(jù)集合List中,綁定到request對象,然后頁面跳轉(zhuǎn)到相應(yīng)的jsp,顯示出人員招聘信息。 String lianxi=(lianxi)。 String sql=insert into t_zhaopin values(?,?,?,?,?,?,?)。 ()。 } public void zhaopinMana(HttpServletRequest req,HttpServletResponse res) throws ServletException, IOException { List zhaopinList=new ArrayList()。 try { (sql, params)。 ((xingming))。 ((zhiwei))。 } ()。 (admin/zhaopin/).forward(req, res)。 DB mydb=new DB()。 String targetURL = /mon/。:主要是通過javascript語句來實現(xiàn), item_word[8][4]=退出系統(tǒng)。_self39。系統(tǒng)測試的任務(wù)是盡可能徹底的檢查出程序中的錯誤,提高軟件系統(tǒng)的可靠性,其目的是檢驗系統(tǒng)“做得
點擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1