摘要: using System;using System.Collections.Generic;using System.Text;using System.IO;using System.Web;using System.Web.UI;using System.Xml;using System.Drawing;using System.Configuration;using System.Web.U... 阅读全文
posted @ 2007-05-30 12:29 世之云枭 阅读(215) 评论(0) 推荐(0)
摘要: using System;using System.Configuration;using System.Data;using System.Data.SqlClient;using System.Collections;using System.Collections.Generic; namespace SqlDataProvider{ #region SqlHelper简化版数据库操作... 阅读全文
posted @ 2007-05-30 12:29 世之云枭 阅读(324) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Text;using System.Threading;using System.Diagnostics;using System.Xml; using System.Data;using System.Configuration;using System.Data.SqlClie... 阅读全文
posted @ 2007-05-30 12:28 世之云枭 阅读(803) 评论(0) 推荐(0)