图书管理系统C++源代码

上传人:人*** 文档编号:470488474 上传时间:2022-11-20 格式:DOC 页数:50 大小:210.50KB
返回 下载 相关 举报
图书管理系统C++源代码_第1页
第1页 / 共50页
图书管理系统C++源代码_第2页
第2页 / 共50页
图书管理系统C++源代码_第3页
第3页 / 共50页
图书管理系统C++源代码_第4页
第4页 / 共50页
图书管理系统C++源代码_第5页
第5页 / 共50页
点击查看更多>>
资源描述

《图书管理系统C++源代码》由会员分享,可在线阅读,更多相关《图书管理系统C++源代码(50页珍藏版)》请在金锄头文库上搜索。

1、using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace WindowsApplication1 public partial class Form_BuyAndSale : Form public Form_BuyAndSale() InitializeComponent(); SQL sql; string last

2、SQL = ; public void show() listBox1.Items.Clear(); listBox2.Items.Clear(); listBox3.Items.Clear(); if (sql.rows.GetLength(0) != 0) for (int i = 0; i + min + and saledate + min + and saledate + min + and saledate + min + and saledate int.Parse(Max.Text) MessageBox.Show(最小值应小于或等于最大值!, 提示); Min.Text =

3、; Max.Text = ; return; sql.ExecuteSQL(select * from ts_tushuxiaoshou where salequantity between + Min.Text + and + Max.Text); show(); lastSQL = select * from ts_tushuxiaoshou where salequantity between + Min.Text + and + Max.Text; private void button1_Click(object sender, EventArgs e) this.Close();

4、using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace WindowsApplication1 public partial class Form_Customer : Form public Form_Customer() InitializeComponent(); SQL sql; string oldcusto

5、merID = ; public static string CUSTOMERID = ; public static string CUSTOMERNAME = ; public void show() if (sql.rows.GetLength(0) != 0) customerID.Text = sql.rowssql.getPos(), 0.ToString(); customername.Text = sql.rowssql.getPos(), 1.ToString(); customerinfo.Text = sql.rowssql.getPos(), 2.ToString(); customeraddress.Text = sql.rowssql.getPos(), 3.ToString(); customertelephone.Text = sql.rowssql.getPos(), 4.ToString(); custo

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 大杂烩/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号