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

正文內(nèi)容

網(wǎng)上花店后臺(tái)管理系統(tǒng)-全文預(yù)覽

  

【正文】 2021年 )。 (lxdh2)。 (dz2)。 (cm2)。 (gb3)。 (10,25,300,30)。 (cx)。 public void panel1(){ (lgb1)。 private JTable gyb2=new JTable(mod3)。 private DefaultTableModel mod2=new DefaultTableModel(7,4)。 private JTable gb1=new JTable(mod1)。 private JComboBox day=new JComboBox()。 private JLabel dz2=new JLabel()。 private JLabel gb3=new JLabel()。 private JButton cx=new JButton(查詢 )。 private JButton qbcx=new JButton(全部查詢 )。 private String changming。 (true)。 ()。 } else{ (false)。 (false)。 (true)。 (false)。 } } else if((鮮花信息更新 )==true){ (false)。 (false)。 (false)。 if(flag==0){ (true)。 (false)。 (true)。 (false)。 (true)。 (false)。 } else if((顧客信息查詢 )==true){ (false)。 if(flag==0){ (true)。 (false)。 } flag=1。 ()。 } catch(SQLException e){ JFrame tishi=new JFrame(提示 )。password=+()+。 str=(a)+str。 ()。i++){ a=(9)。 (true)。i++){ a=(9)。 ()。 (false)。 if(flag==1){ (false)。 } } //事件監(jiān)聽(tīng) public void actionPerformed(ActionEvent event){ s=()。 tuichuMenuItem[i].addActionListener(this)。 gengxinMenuItem[i].addActionListener(this)。 checkMenuItem[i].addActionListener(this)。 dengluMenuItem[i].addActionListener(this)。 (47258)。 (this)。 (100,300,100,30)。 (this)。 (220,200,40,30)。 (50,200,50,30)。 (50,150,50,30)。 (50,100,50,30)。 } //登錄面板具體設(shè)置 public void dengLuPanel(){ (ldenglu)。 ImageIcon img = new ImageIcon( for book//BB//src//)。 ().add(meidenglu)。 (null)。 (false)。 //供應(yīng)商更新面板 (false)。 (25,25,400,400)。 ().add(dingdanc)。 (null)。 (false)。 //顧客查詢面板 (false)。 (25,25,400,400)。 ().add(pdenglu)。 sevenoperation()。 ()。 JMenuItem[] gengxinMenuItem={ new JMenuItem(供應(yīng)商信息更新 ), new JMenuItem(鮮花信息更新 ), new JMenuItem(貨物信息更新 ) }。 JMenuBar mymenu=new JMenuBar()。 private Gongyingshangg gongyingshangg=new Gongyingshangg()。 private Gongyingshangc gongyingshangc=new Gongyingshangc()。 private JButton bchange=new JButton(看不清,換一張 )。 private JTextField tmima=new JTextField()。 private JLabel ldenglu=new JLabel(管理員登錄 )。 private static String DBDriverStr = 。 private Connection con=null。 import 。 import 。 import 。 import 。 import 。 import 。 鮮花更新面板 (false)。 鮮花查詢面板 (false)。 登錄面板 JPanel pdenglu=new JPanel()。 本次課程設(shè)計(jì)用 SQL 202 eclipse 等工具開(kāi)發(fā)。 網(wǎng)上花店后臺(tái)管理系統(tǒng)設(shè)計(jì)報(bào)告 現(xiàn)如今網(wǎng)上購(gòu)物越來(lái)越趨于大眾化,購(gòu)物種類應(yīng)有盡有,方便又不受地域的限制,所以我們小組本次的課程設(shè)計(jì)決定做一個(gè)網(wǎng)上花店的管理系統(tǒng),把在這個(gè)系統(tǒng)里的管理員模塊詳細(xì)的展示出來(lái)。管理員可以對(duì)鮮花,供應(yīng)商,貨物的出入記錄進(jìn)行更新,也可以查詢供應(yīng)商的信息,鮮花的信息,以及顧客的信息。 模式圖表示如下 : 網(wǎng) 上花 店管 理系 統(tǒng)管 理員 管理 模塊登 錄模 塊查 詢模 塊貨 物更 新更 新模 塊供 應(yīng)商 信息鮮 花信 息更 新鮮 花查 詢顧 客查 詢供 應(yīng)商 查詢訂 單查 詢 總體設(shè)計(jì)依據(jù)的表格 表 1: supplier 供應(yīng) 商 序號(hào) 列名 數(shù)據(jù)類型 長(zhǎng)度 是否為空 默認(rèn)值 說(shuō)明 1 SUno char 10 Not null 供應(yīng)商編號(hào) (主鍵 ) 2 SUname char 20 Not null 廠商名 3 SUaddress char 20 Not null 地址 4 SUtel char 11 Not null 電話 表 2: flower 鮮花 序號(hào) 列名 數(shù)據(jù)類型 長(zhǎng)度 是否為空 默認(rèn)值 說(shuō)明 1 FLno Char 10 not null 鮮花編號(hào) (主鍵 ) 2 FLname char 10 not null 花名 3 FLcolor char 20 not null 顏色 4 FLcostprice numeric(3,2) not null 成本價(jià) 5 FLretailprice numeric(3,2) not null 零售價(jià) 6 FLobject Char 4 not null 對(duì)象 7 FLfestival char 6 not null 適用節(jié)日 8 FLfunctions char 20 not null 用途 表 5: customer 顧客 序號(hào) 列名 數(shù)據(jù)類型 長(zhǎng)度 是否為空 默認(rèn)值 說(shuō)明 1 CUno Char 6 not null 顧客編號(hào)(主鍵) 2 CUname Char 8 not null 姓名 3 CUaccount Char 8 not null 登陸賬號(hào) 4 CUage Tinyint 年齡 5 CUtel char 11 not null 聯(lián)系電話 6 CUsex char 2 男或女 性別 表 6: supply 供應(yīng) 序號(hào) 列名 數(shù)據(jù)類 型 長(zhǎng)度 是否為空 默認(rèn)值 說(shuō)明 1 Dino Char 10 Not null 訂單號(hào) 1 SUno char 10 not null 供應(yīng)商編號(hào)(外鍵參照表 supplier 的SUno) 2 FLno char 10 not null 鮮花編號(hào)(外鍵參照表 flower 的 FLno) 3 SUPtime Char 15 not null 供應(yīng)時(shí)間 4 SUPqulity double not null 供應(yīng)量 表 9: order 網(wǎng)上訂購(gòu) 序號(hào) 列名 數(shù)據(jù)類型 長(zhǎng)度 是 否為空 默認(rèn)值 說(shuō)明 1 CUno Char 6 Not null 顧客編號(hào)(外鍵參照表 customer 的CUno) 2 FLno Char 10 Not null 鮮花編號(hào)(外鍵參照表 flower 的 FLno) 3 NETsaletime Char 15 Not null 訂貨時(shí)間 4 NETqulity int Not null 訂貨數(shù)量 5 NETaddress char 50 Not null 送貨地點(diǎn) 6 NETtaketime Char 15 Not null 送貨時(shí)間 7 NETremark char 50 Not null 備注 關(guān)系圖: 網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)1nn1網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng) 網(wǎng) 網(wǎng)網(wǎng) 網(wǎng)1n網(wǎng) 網(wǎng) 網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng)網(wǎng) 各類,函數(shù),成員 鮮花總框架 class FlowerManage 是否已登錄 flag 與數(shù)據(jù)庫(kù)的鏈接成員 Connection con Statement st PreparedStatement p ResultSet re private static String DBUrl。 顧客查詢面板 (false)。 供應(yīng)商更新面板 (false)。 import 。 import 。 import 。 import 。 import 。 import 。 //管理框架 SuppressWarnings(serial) public class FlowerManage extends JFrame implements ActionListener { private int flag=0。 private ResultSet re=null。 private String s。 private JLabel lmima=new JLabel(密碼 )。 private JLabel tjianyanshu=new JLabel()。 private JButton btuichu=new JButton(退出 )。 private Dingdanc dingdanc=new Dingdanc()。 private Tongzhi meidenglu=new Tongzhi(請(qǐng)先登錄 )。 JMenuItem[] checkMenuItem={ new JMenuItem(供應(yīng)商信息查詢 ), new JMenuItem(顧客信息查詢 ), new JMenuItem(訂單信息查詢 ), new JMenuItem(鮮花信息
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1