摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Data.SqlClient;namespace Ex16_49{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } SqlConnection sql 阅读全文
posted @ 2013-04-19 16:31
帥丶
阅读(119)
评论(0)
推荐(0)
浙公网安备 33010602011771号