读取text文件

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

 

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