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

正文內(nèi)容

csharp學生信息管理系統(tǒng)課程設(shè)計-文庫吧

2025-01-03 12:06 本頁面


【正文】 r, EventArgs e) { int total = new SQLHelper().login((), ())。 if (total 0) { FormMain main = new FormMain()。 ()。 ()。 } else { (用戶名或密碼錯誤, 提示)。 = 。 = 。 ()。 } } private void buttoncancel_Click(object sender, EventArgs e) { = 。 = 。 ()。 } }}主函數(shù)程序代碼using System。using 。using 。using 。using 。using 。using 。using 。using DataAccessLayer。namespace StudentMIS{ public partial class FormMain : Form { public FormMain() { InitializeComponent()。 } private void 信息錄入ToolStripMenuItem_Click(object sender, EventArgs e) { FormAddStudent add = new FormAddStudent()。 ()。 if ( == ) { bind()。 } } BindingSource bs = new BindingSource()。 public void bind()//刷新網(wǎng)格 { = new SQLHelper().CreateTable()。 = bs。 } private void FormMain_Load(object sender, EventArgs e) { bind()。 } private void 信息刪除ToolStripMenuItem_Click(object sender, EventArgs e) { FormDeleteStudent delete = new FormDeleteStudent()。 ()。 if ( == ) { bind()。 } } private void 查找信息ToolStripMenuItem_Click(object sender, EventArgs e) { FormRearchStudent search = new FormRearchStudent()。 ()。 if ( == ) { bind()。 } } private void 修改信息ToolStripMenuItem_Click(object sender, EventArgs e) { FormUpdateStudent update = new FormUpdateStudent()。 ()。 if ( == ) { bind()。 } } }}添加信息程序代碼using System。using 。using 。using 。using 。using 。using 。using 。using DataAccessLayer。using 。namespace StudentMIS{ public partial class FormAddStudent : Form { public FormAddStudent() { InitializeComponent()。 } private void buttonok_Click(object sender, EventArgs e) { string sno = ()。 string sname = ()。 string sex = ()。 string birthday = ()。 new StudentDAO().insert(sno,sname,sex,birthday)。 = 。 (輸入成功)。 } private void buttoncancel_Click(object sender, EventArgs e) { = 。 = 。 = 男。 = 。 ()。 } }}刪除信息程序代碼using System。using 。using 。using 。using 。using 。using 。using 。using DataAccessLayer。namespace StudentMIS{ public partial class FormDeleteStudent : Form { public FormDeleteStudent() { InitializeComponent()。 } private void buttonok_Click(object sender, EventArgs e) { new StudentDAO().deletebysno(())。 = 。 new StudentDAO().deletebyname(())。 (刪除成功)。 = 。 } private void buttoncancel_Click(object sender, EventArgs e) { = 。 = 。 ()。 } }}查找信息程序代碼using System。using 。using 。using 。using 。using 。using 。using 。using DataAccessLayer。namespace StudentMIS{ public partial class FormRearchStudent : Form { public FormRearchStudent() { InitializeComponent()。 } BindingSource bs = new BindingSource()。 private void buttonsearchbysno_Click(object sender, EventArgs e) { = new StudentDAO().searchbysno(())。 = bs。 } private void buttonsearchbysname_Click(object sender, EventArgs e) { = new StudentDAO().searchbysname(())。 = bs。 } }}修改信息程序代碼using System。using 。using 。using 。using 。using 。using 。using 。using DataAccessLayer。namespace StudentMIS{ public partial class FormUpdateStudent : Form { public FormUpdateStudent() { InitializeComponent()。 } BindingSource bs = new BindingSource()。 private void buttonsearch_Click(object sender, EventArgs e) { = new StudentDAO().searchbysno(())。 = bs。 } private void buttonsname_Click(object sender, EventArgs e) { if ( == ) { (請輸入要
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1