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

正文內(nèi)容

企業(yè)人事檔案管理系統(tǒng)課程設(shè)計(jì)報(bào)告(編輯修改稿)

2025-02-27 05:47 本頁面
 

【文章內(nèi)容簡介】 管理人員、一般企業(yè)員工對于企業(yè)內(nèi)部員工的信息的查詢了解 。 用戶修改密碼:便于用戶對自己登陸系統(tǒng)的密碼進(jìn)行修改,保障內(nèi)部信息的安全性。 13 3 系統(tǒng)實(shí)施 程序 流程圖 輸 入 密 碼判 斷系 統(tǒng) 開 始判 斷檔 案 查 詢 檔 案 輸 入 檔 案 刪 除檔 案 目 錄概 覽修 改 密 碼退 出失 敗退 出成 功 圖 31 程序流程圖 源程序 ( 1)菜單界面程序 package kcsj。 import .*。 import .*。 import 。 public class ggg { public static void main(String args[]) { MyMenuFrame mf=new MyMenuFrame()。 } } class MyMenuFrame extends Frame { MenuBar m_MenuBar。 14 Menu menuluru,menuchaxun,menuxiugai,menusc,menuliulan。 MyMenuFrame() { super(歡迎進(jìn)入文件管理系統(tǒng) )。 m_MenuBar=new MenuBar()。 menuluru=new Menu(文件錄入 )。 menuchaxun=new Menu(文件查詢 )。 menuxiugai=new Menu(文件修改 )。 menusc=new Menu(文件刪除 )。 menuliulan=new Menu(文件瀏覽 )。 (menuluru)。 (menuchaxun)。 (menuxiugai)。 (menusc)。 (menuliulan)。 (m_MenuBar)。 setSize(400,200)。 setVisible(true)。 } } ( 2)主界面程序 package kcsj。 import .*。 import .*。 import .*。 import .*。 import .*。 import .*。 import .*。 import .*。import .*。 class Book extends JFrame implements ActionListener { JButton QueryScore=new JButton(文件查詢 )。 JButton QueryXuefen=new JButton(信息登記 )。 JButton jiangfa=new JButton(員工信息刪除 )。 15 JButton xuanke=new JButton(文件檔案信息 )。 JButton gaiMima=new JButton(修改密碼 )。 JMenuBar mb = new JMenuBar()。 JPanel jp=new JPanel()。 Container cp=getContentPane()。 String username。 Book(){} Book(String username) { =username。 (QueryScore)。 (QueryXuefen)。 (jiangfa)。 (xuanke)。 (gaiMima)。 (mb,North)。 ((BorderFactory .createLineBorder(, 2),null, , ))。 (new BorderLayout())。 JLabel label1 = new JLabel(new ImageIcon())。 (label1)。 /* JLabel JL=new JLabel(htmlfont color=CC00FF size=39。739。i歡迎登陸 /i/font,)。 (JL,North)。*/ JLabel label2 = new JLabel(new ImageIcon())。 //(label2,South)。 JScrollPane scrollpane=new JScrollPane(jp)。 (scrollpane)。 setTitle(歡迎登陸 )。 Toolkit kit=()。 Dimension screen=()。 int x=。 int y=。 setSize(x,y)。 setSize(600,600)。 int xcenter=(x600)/2。 int ycenter=(y600)/2。 setLocation(xcenter,ycenter)。 setVisible(true)。 setDefaultCloseOperation()。 (this)。 (this)。 16 (this)。 (this)。 (this)。 } public void actionPerformed(ActionEvent e) { String cmd=()。 if ((文件查詢 )) { new QueryBook()。 } if ((信息登記 )) { new BookIn()。 } if ((員工信息刪除 )) { new RemoveBook()。 } if ((文件檔案信息 )) { new BookBrower().showRecord()。 } if ((修改密碼 )){ new UpdateMima(username)。 }} public static void main(String[]args) { new Book()。 }} ( 3)檔案管理界面代碼 package kcsj。 import .*。 import .*。 import .*。 import 。 import .*。 import .*。 class BookBrower implements ActionListener { 17 JFrame f。 Container cp。 JPanel jpS,jpanelWest。 JButton jbt1,jbt2。 JLabel label,L。 JTable table。 Object columnName[]
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1