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

正文內(nèi)容

sqlserver數(shù)據(jù)庫課程設(shè)計---選課管理系統(tǒng)(編輯修改稿)

2025-01-21 14:22 本頁面
 

【文章內(nèi)容簡介】 ER)values(39。 + + 39。,39。 + + 39。,39。 + + 39。,39。 + + 39。)。 查詢選修課成績 select 學(xué)號 , 姓名 , 課程號 , 課程名 , 教師 , 成績 from , where = and =。 3 開發(fā)方案的選擇 ( 主要是前端開發(fā)平臺的選擇與方案的比較 ) 前臺開發(fā)方案主要有兩種大方向: 主要存在 BS 模式和 CS 模式, BS 模式指的是瀏覽器服務(wù)器模式, CS 模式指的是客戶服務(wù)器模式。 BS 模式可以選擇 ASP、 JSP、 PHP 等通過瀏覽器解析運行網(wǎng)頁文件來實 現(xiàn)相應(yīng)功能。 CS 模式可選前臺開發(fā)語言較多,主要有: JAVA, C, C++等,通過窗體來實現(xiàn)相應(yīng)功能。 四、系統(tǒng)實施 選課成績 模塊的設(shè)計與實現(xiàn)(模塊功能、運行界面、源代碼) : using System。 using 。 using 。 using 。 using 。 using 。 using 。 using 。 using 。 namespace Project2 { public partial class Form5 : Form { public Form5() { InitializeComponent()。 } private void button1_Click(object sender, EventArgs e) { if ( == || == ) { (必須填寫學(xué)號和課程號!填完修改信息再按修改按鈕! )。 return。 } string UpdateSQL = update set SCORE=39。 + + 39。 where SNO=39。++39。 and CNO=39。++39。 ExcuteSQL(UpdateSQL)。 (修改成功! )。 } private void button4_Click(object sender, EventArgs e) { Form2 form2 = new Form2()。 ()。 ()。 } private void button2_Click(object sender, EventArgs e) { if ( == amp。amp。 == ) { (學(xué)號和課程號是必填項,請?zhí)钔旰笤賳螕籼砑影粹o! )。 return。 } string InsertSQL = insert into (SNO,CNO,SCORE)values(39。++39。,39。++39。,39。++39。)。 ExcuteSQL(InsertSQL)。 (添加成功! )。 } private void button3_Click(object sender, EventArgs e) { if ( == amp。amp。 == ) { (必須填寫學(xué)生學(xué)號和課程 號,請?zhí)钔旰笤賳螕魟h除按鈕! )。 return。 } string DeleteSQL = delete from where SNO=39。++39。 and CNO=39。++39。 ExcuteSQL(DeleteSQL)。 (刪除成功! )。 } private void Display() { String ConnectionString = Data Source=localhost。Initial Catalog=students。Persist Security Info=True。User ID=sa。Password=txd100511726。 SqlConnection myCon = new SqlConnection(ConnectionString)。 ()。 SqlCommand myCom = new SqlCommand()。 = 。 string str = select ,E from , where = and =。 = str。 = myCon。 SqlDataReader myReader = ()。 ()。 = (0)。 = (1)。 = (2).T
點擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1