摘要:
前台界面: 后台代码: namespace _04省市联动 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private int r = 0; private void Form1_Lo 阅读全文
摘要:
前台界面: 后台代码: namespace ado.net小项目cuid { public partial class Form1 : Form { //连接字符串 string str = @"Data Source=.\SQLEXPRESS;Initial Catalog=Test;Integr 阅读全文
摘要:
数据库文件导出主要程序: <span style="font-family: Arial, Helvetica, sans-serif;"><span style="font-size:14px;">namespace _02数据库文件导出</span></span> { class Program 阅读全文