读取text文件

 var content = new StreamReader(@"D:\json.txt", Encoding.Default).ReadToEnd();

 

posted @ 2017-04-25 09:55  怪先生  阅读(249)  评论(0)    收藏  举报