c#streamReader读文件
摘要:下面是我在项目中遇到需要读取bat文件时用到的方法,其实也就等于读取文本文件而已: StreamReader读文件,获取匹配字符串,取其下一行 =后面的所有字符 public static string ReadBat(string path,string info){ string line=st
阅读全文
posted @ 2018-11-05 19:52
posted @ 2018-11-05 19:52
posted @ 2018-11-05 17:45
posted @ 2018-11-05 17:06