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

正文內(nèi)容

基于java的學(xué)生管理系統(tǒng)設(shè)計(jì)畢業(yè)論文(已改無(wú)錯(cuò)字)

2023-07-23 16:03:26 本頁(yè)面
  

【正文】 bj bc = new bj(id,bh,bjm)。 (bc)。 } ()。 ()。 ()。 return true。 } catch (SQLException sqle){ (sqle)。 return false。 } }(2)添加班級(jí)信息代碼:如圖57所示。 圖57 添加班級(jí)信息界面public boolean insert() throws Exception {sqlStr = insert into bj(bh,bjm) values (39。sqlStr = sqlStr + (()) + 39。,39。sqlStr = sqlStr + (()) + 39。)。 try{ (sqlStr)。 DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 }catch (SQLException sqle){ (())。 return false。 } }(3)修改班級(jí)信息代碼:如圖58所示。 圖58修改班級(jí)信息界面public boolean update() throws Exception {sqlStr = update bj set 。sqlStr=rsqlStr+bh=39。+(())+ 39。,。 sqlStr=sqlStr+bjm=39。+(())+39。 。 sqlStr = sqlStr + where id = + ()。 try{ DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 } catch (SQLException e){ (())。 return false。 } }(4)刪除班級(jí)信息代碼:public boolean delete( int aid ) throws Exception { sqlStr = delete from bj where id = + aid 。 try { DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 } catch (SQLException e) { (e)。 return false。 } }在班級(jí)信息界面中選中要?jiǎng)h除的信息,點(diǎn)擊右上角的刪除即完成刪除功能。 課程模塊設(shè)計(jì) 模塊概述在這個(gè)功能模塊中,用戶(hù)可以查看現(xiàn)有的課程;用戶(hù)還可以添加、查詢(xún)、編輯課程信息。 模塊代碼(1)查看課程代碼:?jiǎn)螕粽n程/班級(jí)管理下的課程設(shè)置出現(xiàn)如圖59所示。 圖59查看課程代碼界面 public boolean seachallkcpz() throws Exception { int id = 0。 String bh = 。 String kcm = 。 String xf = 。 int rscount = 0。 try { DataBase db = new DataBase()。 ()。 stmt = ()。 rs = (getkcpzSql())。 rscount = ()。 kcpzlist = new Vector(rscount+1)。 ()。 while (()){ id = (id)。 bh = (bh)。 kcm = (kcm)。 xf = (xf)。 kcpz bc = new kcpz(id,bh,kcm,xf)。 (bc)。 } ()。 ()。 ()。 return true。 } catch (SQLException sqle){ (sqle)。 return false。 } }(2)添加課程代碼:?jiǎn)螕粽n程信息界面上右上角的添加出現(xiàn)如圖510所示。 圖510添加課程界面public boolean insert() throws Exception {sqlStr = insert into kcpz(bh,kcm,xf) values (39。 sqlStr = sqlStr + (()) + 39。,39。 sqlStr = sqlStr + (()) + 39。,39。 sqlStr = sqlStr + (()) + 39。)。 try{ (sqlStr)。 DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 }catch (SQLException sqle){ (())。 return false。 } }(3)刪除課程代碼:public boolean delete( int aid ) throws Exception { sqlStr = delete from kcpz where id = + aid 。 try { DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 } catch (SQLException e) { (e)。 return false。 } } 在課程信息界面上選中要?jiǎng)h除的信息然后單擊右上角的刪除即完成刪除功能。(4)編輯課程代碼:在課程信息界面右邊的單擊編輯,如圖511所示。 圖511編輯課程界面public boolean update() throws Exception {sqlStr = update kcpz set 。sqlStr = sqlStr + bh = 39。 + (()) + 39。,。 sqlStr=sqlStr+kcm = 39。 + (()) + 39。, 。 sqlStr=sqlStr + xf = 39。 + (()) + 39。 。 sqlStr=sqlStr + where id = + ()。 try{ DataBase db = new DataBase()。 ()。 stmt = ()。 (sqlStr)。 ()。 ()。 return true。 } catch (SQLException e){ (())。 return false。 } }在這個(gè)功能模塊中,用戶(hù)可以看見(jiàn)現(xiàn)有的班級(jí)課程;用戶(hù)可以添加、查詢(xún)、編輯班級(jí)課程信息。(1)查看班級(jí)課程代碼:?jiǎn)螕粽n程安排管理下的課程安排出現(xiàn)如圖512所示。 圖512 查看班級(jí)課程界面public boolean seachallkc() throws Exception { int id = 0。 String kch = 。 String rkjs = 。 int rscount = 0。 try { DataBase db = new DataBase()。 ()。 stmt = ()。 rs = (getkcSql())。 rscount = ()。 kclist = new Vector(rscount+1)。 ()。
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1