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

正文內(nèi)容

數(shù)據(jù)庫課程設(shè)計(jì)報(bào)告-宿舍信息管理系統(tǒng)(方超)(完整版)

2024-09-22 16:52上一頁面

下一頁面
  

【正文】 orAdminist char(10), DorSex char(2) not null, primary key(DorNo), check(DorNo1 and DorNo100) )。宿舍信息管理系統(tǒng)需求分析系統(tǒng)要處理的對(duì)象包括宿舍樓基本信息、學(xué)生基本信息、宿舍基本信息、樓棟管理員基本信息、物品出入基本信息等五個(gè)方面,各個(gè)對(duì)象包括信息如下所示(詳細(xì)的數(shù)據(jù)見于數(shù)據(jù)字典):1.學(xué)生基本信息(Student):包括 學(xué)生編號(hào)、學(xué)生所在學(xué)院信息、學(xué)生姓名、學(xué)生性別、學(xué)生來自省份、學(xué)生出生日期、學(xué)生入學(xué)時(shí)間、學(xué)生所學(xué)專業(yè)、所在班級(jí)等方面的信息,可以方便學(xué)生信息的查詢和更新;2.宿舍樓基本信息(Dormitory):包括 宿舍樓編號(hào)、每一幢宿舍樓樓管處的電話、宿舍樓樓管員信息、宿舍樓性別分類信息等方面,這樣可以方便管理者對(duì)宿舍樓的管理,提高查詢效率;3.宿舍基本信息(Room): 包括 宿舍編號(hào)、舍長信息、舍員信息、樓棟號(hào);4.樓棟管理員基本信息(Worker):包括 工作人員編號(hào)、工作人員姓名、工作類型、工資、性別、聯(lián)系方式、工作時(shí)間等數(shù)據(jù)項(xiàng),可以方便管理人員對(duì)宿舍樓道工人的任用、信息查詢及更改;6.物品出入基本信息(ArticalInOut):包括出入物品的學(xué)生信息、出入的物品信息、出入物品時(shí)的負(fù)責(zé)人信息、出入物品時(shí)間,盡量減少宿舍事故的發(fā)生,保障學(xué)生宿舍財(cái)產(chǎn)的安全。/*建立樓棟管理員基本信息表*/create table Worker( WorNo char(8) not null unique, WorName char(8) not null, WorType char(8) null, WorWage int , WorSex char(2) not null, WorPhNo char(12) null, WorTime char(30) null, DorNo int, primary key(WorNo), foreign key(DorNo) references Dormitory(DorNo),check(WorSex in(39。 導(dǎo)入數(shù)據(jù)/*導(dǎo)入宿舍樓基本信息*/insert into Dormitory values(39。)。男39。,39。,39。姜云龍39。軟件工程39。,39。,39。方超39。軟件學(xué)院39。,39。,39。0720150939。江西省39。07201539。,39。,39。,39。軟件學(xué)院39。1988010139。62239。,39。,39。,39。王敏39。2007091539。1939。,39。,39。)。男39。軟件工程39。insert into Student values(39。,39。,39。0720152039。江西省39。07201539。,39。,39。02039。男39。/*導(dǎo)入宿舍樓物品出入基本信息*/insert into ArticalInOut values (39。,39。筆記本電腦39。02039。(5)部分窗口無法顯示,經(jīng)檢查,發(fā)現(xiàn)缺少語句setVisible(true)。⒍ 測(cè)試結(jié)果:(1)查詢學(xué)號(hào)為07201525或者姓名為吳麒的學(xué)生信息 結(jié)果: ⒎ 附錄:package fc。 ResultSet rs。 String s2=(DorPhNo)。 } /*查找全部宿舍樓信息*/ Vector select_all_Dor(){ Vector vc=new Vector()。 (s3)。+w+\39。 String s4=(WorWage)。 String s8=(DorNo)。 (s1)。 (s5)。 } return vc。 while(()) { String s1=(StuNo)。 String s5=(StuHome)。 String s9=(StuClass)。 } /* 查找全部學(xué)生基本信息*/ Vector select_all_Student() { Vector vc=new Vector()。 (s3)。 (s7)。 (s11)。+r+\39。 while(()) { String Rno=(RNo)。 String three=(RThree)。 } }catch(SQLException e){(e)。 (header)。 (depart)。 try{ Statement statement=()。 String s3=(AIOPrin)。 } }catch(SQLException e){(e)。 (s2)。 (s6)。 (4,DorSex)。 (3,wortype)。} return vc。 (6,stuborth)。} return vc。 (6,rdepart)。 (1, stuno)。} return vc。+or ROne=+39。 }catch(SQLException e){(e)。} return vc。 } /*刪除出入物品信息*/ Vector delete_ArticalInOut(String a) { Vector vc=new Vector()。 }catch(SQLException e){} } //public static void main(String args[]) throws SQLException{ // DBconnect1 db=new DBconnect1()。i()/4。 (宿舍樓基本信息)。 int index=0。 JTable table=new JTable(tabledata,names)。 }}/*查找樓棟管理員基本信息界面*/class table_w{ DBconnect1 sd=new DBconnect1()。j8。 (true)。 for(int i=0。 ().add(scrollpane,)。 public table_s(String s){ Vector data=(s)。 } } String names[]={學(xué)生學(xué)號(hào),學(xué)院,學(xué)生姓名,性別,籍貫,出生日期,入學(xué)日期,專業(yè),班級(jí),寢室,宿舍樓}。 (new WindowAdapter() { public void windowClosing(WindowEvent e) { ()。i()/11。 ().add(scrollpane,)。 public table_r(String r){ Vector data=(r)。 } } String names[]={寢室號(hào),舍長,舍員,舍員,舍員,學(xué)院,專業(yè),宿舍樓}。 (new WindowAdapter() { public void windowClosing(WindowEvent e) { ()。i()/8。 ().add(scrollpane,)。 public table_a(String a){ Vector data=(a)。 } } String names[]={學(xué)生學(xué)號(hào),物品名,負(fù)責(zé)人,日期,物品序號(hào),宿舍樓}。 } })。i++) { for(int j=0。 ()。import .*。 (100,100,300,300)。 add(p,)。 ((20))。 //Order_gp A=new Order_gp(gno,pno,(num))。import .*。 public Delete_Stu(Frame owner) { super(owner)。 t1=new TextField(15)。 =new Button(取消)。 (new WindowAdapter() { public void windowClosing(WindowEvent e) { dispose()。 } public void windowClosing(WindowEvent e) { // TODO Autogenerated method stub dispose()。import .*。 (new FlowLayout(,20,20))。 (new FlowLayout())。 ((20))。 Vector v=(f1)。import .*。import .*。 } public void windowActivated(WindowEvent e) { // TODO Autogenerated method stub } public void windowClosed(WindowEvent e) { // TODO Autogenerated method stub dispose()。 //(this)。 (this)。 (m1)。 private Button b1,b2。import .*。 } public void actionPerformed(ActionEvent e) { // TODO Autogenerated method stub if(b1==()){ String f1=()。 (b1)。 //(new MatteBorder(0,0,0,0,))。 (100,100,300,300)。import .*。 Vector v=(f1)。 ((20))。 (new FlowLayout())。 Panel p=new Panel()。import .*。 (new WindowAdapter() { public void windowClosing(WindowEvent e) { ()。j++) { tabledata[i][j]=(String)(index++)。 JFrame f=new JFrame()。 JScrollPane scrollpane=new JScrollPane(table)。 String tabledata[][]=new String[()/6][6]。 ()。j8。 }}/* 查找全部寢室基本信息界面*/class table_all_r{ DBconnect1 sd=new DBconnect1()。 (new Dimension(800,550))。 String tabledata[][]=new String[()/8][8]。 ()。j11。 }}/* 查找全部學(xué)生基本信息界面*/class table_all_s{ DBconnect1 sd=new DBconnect1()。 (new Dimension(800,550))。 String tabledata[][]=new String[()/11][11]。 ()。i++) { for(int j=0。 } })。 } } String names[]={樓棟編號(hào),樓管姓名,工作類型,月工資,性別,工作電話,工作時(shí)間,樓棟號(hào)}。 public table_w(String w){ Vector data=(w)。 ().add(scrollpane,)。 for(int i=0。 (true)。j4。 //}}/*查找宿舍樓信息界面*/class table_d{ DBconnect1 sd=new DBconnect1()。+a+39。 try{ sql13=(delete from Worker where WorNo=+39。 } /*刪除學(xué)生信息*/ Vector delete_Student(String s) { Vector vc=new Vector()。+or RTwo=+39。 try{ sql7=(insert)。 (3,aioprin)。 (8,dorno)。 try{ sql9=(insert into Room values(?,?,?,?,?,?,?,?))。 (8,stuprofess)。 try{ sql8=(insert into Student values(?,?,?,?,?,?,?,?,?,?,?))。 (5,worsex)。 }c
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1