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

正文內容

千百味餐廳網上訂餐管理系統(tǒng)的設計與實現-資料下載頁

2024-10-27 00:45本頁面

【導讀】[摘要]傳統(tǒng)的就餐方式往往會出現人們到餐廳就餐,排隊或沒有位置的現象。決上述問題的主要途徑。網上訂餐是近年來隨著網絡技術的發(fā)展而產生的一種新型的就餐方式。網絡訂餐方式將成為餐飲業(yè)銷售的新模式與新的增長點。發(fā)技術進行了實現流程規(guī)范化,數據靈活化配置一套網上訂餐管理系統(tǒng)。導致記錄丟失或重復等錯誤,造成管理水平低下。經變得十分普遍了,如同人們現在離不開的自行車、汽車一樣。使用本系統(tǒng),員工可以方便快捷地添加菜品,并在購物車內進行快速結算。成的,它能夠針對中餐因其菜品的多樣化和特色化的服務很難實現標準化管理,近兩年來已呈現出高速發(fā)展的態(tài)勢。時,餐飲業(yè)在日常經營管理中仍普遍采用手工管理方式,整體科技含量低。餐飲企業(yè)規(guī)模和數量的不斷增長,手工管理模式無論是在工作效率、人員成本,這就要求系統(tǒng)能有效、快速、安全、可靠和無誤的完成上述操作。目前市場上大多數餐。Linux操作系統(tǒng);又比如,系統(tǒng)數據庫,有Access、Sybase、MySQL、SQLServer

  

【正文】 Override public void actionPerformed(ActionEvent arg0) { // TODO Autogenerated method stub new Frame()。 } })。 } } 文件三: frame package 。 import 。 import 。 import .*。 import 。 import 。 import 。 //import 。 import 。 //import 。 import 。 import 。 import 。 import 。 import 。 import 。 煙臺大學畢業(yè)論文 32 import 。 import 。 import 。 import 。 //import 。 //import 。 //import 。 //import 。 import 。 public class Frame extends JFrame { /** * @param args */ Box con=()。 Box h1=()。 Box h2=()。 JLabel tex=new JLabel(歡迎朋友們選購 )。 JButton tscc=new JButton(特色炒菜 )。 JButton lc=new JButton(涼 菜 )。 JButton ts=new JButton(湯 類 )。 JButton zs=new JButton(主 食 )。 JButton yl=new JButton(飲 料 )。 JButton che=new JButton(查看購物車 )。 JLabel jlb=new JLabel()。 JMenuBar w = new JMenuBar()。 JMenu z1 = new JMenu(操作 )。 JMenu z3 = new JMenu(關于我們 )。 JMenu z4 = new JMenu(留言 )。 JMenu z5 = new JMenu(幫助 )。 JMenuItem zp1 = new JMenuItem(開始點餐 )。 JMenuItem zp2 = new JMenuItem(退出點餐 )。 JMenuItem zp3 = new JMenuItem(本店地址 )。 JMenuItem zp4 = new JMenuItem(進入留言板 )。 煙臺大學畢業(yè)論文 33 // 構造顯示指定文本的新的 TextArea。 public Frame() { super(您現 在所在的位置是 :千百味快餐店訂餐系統(tǒng) 歡迎您的光顧 )。 (new FlowLayout())。 (1028, 1000)。 (0,0)。 ()。 ((JLabel) jlb).setIcon(new ImageIcon((/res/)))。 (0, 0, 300, 400)。 ((100))。 (tscc)。//放左邊的項目 ((80))。 (lc)。 ((80))。 (ts)。 ((80))。 (zs)。 ((80))。 (yl)。 ((80))。 (che)。 ((120))。 煙臺大學畢業(yè)論文 34 (tex)。 ((0))。 ((50))。 (jlb)。 (h1)。 ((100))。 (h2)。 (z3)。//菜單欄 (z4)。 (z5)。 (zp1)。//分別把每個項目的選項加入 (zp2)。 (zp3)。 (zp4)。 (w)。//在窗體中設置菜單欄 (con)。 (true)。 ()。 processer()。 } public void processer() { (new ActionListener() { public void actionPerformed(ActionEvent e) { // new Food()。 new Tscc()。 } })。 (new ActionListener() { public void actionPerformed(ActionEvent e) { new lc()。 煙臺大學畢業(yè)論文 35 } })。 (new ActionListener() { public void actionPerformed(ActionEvent e) { new Food()。 } })。 (new ActionListener() { public void actionPerformed(ActionEvent e) { new zs()。 } })。 (new ActionListener() { public void actionPerformed(ActionEvent e) { new yl()。 } })。 (new ActionListener() { public void actionPerformed(ActionEvent e) { new dingdan()。 } })。 } 煙臺大學畢業(yè)論文 36 } 文件四: lc package 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 public class lc extends JFrame { //定義 煙臺大學畢業(yè)論文 37 int price=0。 Box h1 = ()。 Box h2 = ()。 Box h3 = ()。 JButton ok = new JButton(確定 )。 JButton re = new JButton(返回主界面 )。 JButton delete = new JButton(刪除 )。 JLabel huan = new JLabel(歡迎進入涼菜系統(tǒng) !)。 JScrollPane jp。 JTable jt。 Object[] title = new Object[] { 序號 , 菜名 , 單價 }。 Object[][] datas。 public lc() { super(涼菜系統(tǒng) )。 (500, 500)。 (200, 200)。 ((200))。 (huan)。 ((100))。 (ok)。 ((50))。 (delete)。 ((50))。 (re)。 (h1, )。 (h2, )。 (h3, )。 initTable()。 (true)。 ()。 proc()。 } public void initTable() { int count = 1。 煙臺大學畢業(yè)論文 38 String sql = select count(id) from lc。 ResultSet rs2 = ().executeQuery(sql)。 try { if (()) count = (1)。 datas = new Object[count][]。 } catch (SQLException e1) { ()。 } ResultSet rs = ().executeQuery(select * from lc)。 try { for (int i = 0。 i count。 i++) { Object[] tem = new Object[3]。 if (()) { tem[0] = (id)。 tem[1] = (name)。 tem[2] = (price)。 datas[i] = tem。 } } } catch (SQLException e) { // TODO Autogenerated catch block ()。 } jt = new JTable(datas, title)。 jp = new JScrollPane(jt)。 (jp, Center)。 } /** * @param args */ public void proc() { (new ActionListener() { @Override public void actionPerformed(ActionEvent e) { // TODO Autogenerated method stub String namenew=new String()。 int prinew=0。 int row=1。 煙臺大學畢業(yè)論文 39 row=()。 if(1==row) { (null, 請先選中菜 )。 } else { int id=row+1。 String sql=delete from cai where id=+id。 int fan=().executeUpdate(sql)。 if(fan0) (null, 該菜已被成功刪除 )。 else (null, 該菜未被成功刪除 )。 } } })。 (new ActionListener(
點擊復制文檔內容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1