摘要:
namespace Microshaoft { using System; using System.IO; using System.Net; #region Class IdentifyEncoding..... /// /// 检测字符编码的类 /// /// /// /// /// ... 阅读全文
posted @ 2008-09-17 23:33
于斯人也
阅读(7327)
评论(2)
推荐(0)
摘要:
namespace Microshaoft { using System; using System.IO; using System.Data; using System.Data.SqlClient; using System.CodeDom; using System.CodeDom.Compiler; using Microsof... 阅读全文
posted @ 2008-09-17 23:06
于斯人也
阅读(4836)
评论(0)
推荐(0)