摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Configuration; using System.Data.OleDb;namespace SiteUrls{ public class OleDbHelper { public static OleDbCommand cmd = null; public static OleDbConnection conn = null; // public stat 阅读全文
posted @ 2012-04-06 10:49
指教
阅读(201)
评论(0)
推荐(0)
浙公网安备 33010602011771号