黑马程序员——File笔记读,写,复制
摘要:
#region ReadAllBytes byte[] buffer = File.ReadAllBytes(@"C:\Users\dell\Desktop\新建文件夹.txt"); //将字节数组转换成字符串//解决乱码 GB2312 GBK Default UTF8//string str = 阅读全文
posted @ 2016-07-15 10:51
张亮13128600812
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号