摘要:
Unicode & BOM System.Text.Encoding enc = null; using (System.IO.FileStream file = new System.IO.FileStream(filePath, FileMode.Open, FileAccess.Read, FileShare.Read)) { if (file.CanSeek) { ... 阅读全文
posted @ 2009-09-02 02:02
==立马回头==
阅读(1275)
评论(0)
推荐(0)

浙公网安备 33010602011771号