摘要: 1、导入数据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.IO;using System.Data.SqlClient;namespace 参数导入{ public partial class Form1 : Form { public Fo... 阅读全文
posted @ 2012-07-14 00:29 Fan帥帥 阅读(297) 评论(0) 推荐(0) 编辑