第一范文网 - 专业文章范例文档资料分享平台

C#超市商品库存管理信息系统--课程设计任务书

来源:用户分享 时间:2025/7/8 10:36:12 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

沈阳航空航天大学设计用纸

}

private void button2_Click(object sender, EventArgs e) {

this.Close(); }

private void button3_Click(object sender, EventArgs e) {

Form3 frm1 = new Form3(); frm1.Show(); this.Hide(); }

private void textBox1_TextChanged(object sender, EventArgs e)

{

}

private void button4_Click(object sender, EventArgs e) {

SoundPlayer

17

msc = new

沈阳航空航天大学设计用纸

SoundPlayer(@\143403030608\\14340303\

msc.Play();

Form5 frm1 = new Form5(); frm1.Show(); this.Hide(); }

private void Form1_Load(object sender, EventArgs e) { }

private void button5_Click(object sender, EventArgs e) {

SoundPlayer

msc

=

new

SoundPlayer(@\裴彦文143403030608\\143\+ \

msc.Play(); } }

18

沈阳航空航天大学设计用纸

} using System;

using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text;

using System.Windows.Forms; using System.Data.Odbc;

namespace _143403030608 {

public partial class Form2 : Form {

public Form2() {

InitializeComponent(); }

private void Form2_Load(object sender, EventArgs e) {

// TODO: 这行代码将数据加载到表“dataSet1.student”中。您可以根据需要移动或删除它。

19

沈阳航空航天大学设计用纸

this.studentTableAdapter.Fill(this.dataSet1.student);

}

private void button4_Click(object sender, EventArgs e) {

string ConnString1 = \ OdbcConnection OdbcConnection(ConnString1);

try {

myConn.Open(); //打开连接

MessageBox.Show(\继续点击确认添加! \

OdbcCommand

myCommand

=

myConn

=

new

myConn.CreateCommand(); //创建命令对象myCommand

string ld_1 = this.textBox1.Text; string ls_2 = this.textBox2.Text; string ls_3 = this.textBox3.Text; string ls_4 = this.textBox4.Text; string ls_5 = this.textBox5.Text; string ls_6 = this.textBox6.Text; myCommand.CommandText

20

= \

C#超市商品库存管理信息系统--课程设计任务书.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c0wk0407acr1xep036fj71ujtp7zr5k019fr_6.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top