摘要:
namespace Microshaoft{ using System.IO; using System.Text; using System.Collections.Generic; public static class EncodingHelper { public static Encoding IdentifyEncoding ( Stream stream , Encoding def... 阅读全文
posted @ 2009-05-23 13:26
于斯人也
阅读(2659)
评论(0)
推荐(0)