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

正文內(nèi)容

火車訂票系統(tǒng)的設(shè)計與實現(xiàn)課程設(shè)計-資料下載頁

2025-03-03 05:44本頁面
  

【正文】 ()。 string selectQuery = select * from 車次詳細(xì)信息表 1 where 出發(fā)站=39。++39。 and 到達(dá)站 =39。++39。 SqlDataAdapter da = new SqlDataAdapter(selectQuery ,conn )。 DataSet ds = new DataSet()。 string sql = select count(*) from 車次詳細(xì)信息表 1 where 出發(fā)站 =39。 + + 39。 and 到達(dá)站 =39。 + + 39。 SqlCommand cmd = new SqlCommand(sql, conn)。 try { ()。 int nn = (())。 if (nn 0) { (ds, 車次詳細(xì)信息表 1)。 = [ 車 次 詳 細(xì) 信 息 表1].DefaultView。 } else { (沒有此票! )。 = 。 = 。 } } catch (Exception ex) { (查詢失?。?+)。 = 。 = 。 } 22 finally { ()。 } } private void button2_Click(object sender, EventArgs e) { Form5_客戶主界面 fm = new Form5_客戶主界面 ()。 ()。 ()。 } private void button3_Click(object sender, EventArgs e) { SqlConnection conn = new SqlConnection(@Data Source=YBLX20210705MD。Initial Catalog=huochepiao。Integrated Security=false。user id=sa。password=123456。)。 if ( == ) ()。 ()。 int n,m。 preIndex = 。 string s = [preIndex].Cells[0].()。 string s_出發(fā)站 = [preIndex].Cells[1].()。 string s_到達(dá)站 = [preIndex].Cells[2].()。 string s_出站時間 = [preIndex].Cells[3].()。 string s_到站時間 = [preIndex].Cells[4].()。 string s_票數(shù) = [preIndex].Cells[5].()。 string s_金額 = [preIndex].Cells[6].()。 int ps =(s_票數(shù) )。 if (ps 0) { n =(ps1)。 /* string selectl = update 車次詳細(xì)信息表 1 set 剩余票數(shù) =+n+ where 車次 =39。+s+39。 SqlCommand cd = new SqlCommand(selectl, conn)。 ()。*/ m = (ps n)。 string mn = select count(*) from 訂票信息表 where 車次 =39。+s+39。 SqlCommand d = new SqlCommand(mn,conn)。 int chaxun_shuliang = (())。 if (chaxun_shuliang0) { 23 /* string select2 = update 訂票信息表 set 剩余票數(shù) = + m + where 車次 =39。 + s + 39。 SqlCommand cd2 = new SqlCommand(selectl, conn)。 ()。*/ (訂票信息表里有這張票一張,不允許再次訂票!)。 } else { string selectQ = insert into 訂票信息表 values(39。 + s + 39。,39。 + s_出發(fā)站 + 39。,39。 + s_到達(dá)站 + 39。,39。 + s_出站時間 + 39。,39。 + s_到站時間 + 39。,39。 + m + 39。,39。 + s_金額 + 39。)。 SqlCommand cmd = new SqlCommand(selectQ, conn)。 ()。 (總票數(shù)減少一張! )。 (訂票成功! )。 GetData(dataGridView1)。 } /*Form3 fm = new Form3()。 ()。 ()。*/ } else { /*n = 3。 string selectl = delete from 車次詳細(xì)信息表 1 where 出發(fā)站 =39。 + s_出發(fā)站 + 39。and 到達(dá)站 =39。 + s_到達(dá)站 + 39。 SqlCommand cd = new SqlCommand(selectl, conn)。 ()。*/ (總票庫存沒了! )。 } } } } 24
點擊復(fù)制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1