整体读入cmd结果,而不是分行读入,效率极高
摘要:public static long GetDirectorySize(string path) { long res = 0; System.Diagnostics.Process p = new System.Diagnostics.Process(); p.StartInfo.FileName
阅读全文
posted @ 2019-03-02 14:53
posted @ 2019-03-02 14:53
posted @ 2018-05-14 13:45
posted @ 2016-10-15 19:13
posted @ 2016-10-15 18:44
posted @ 2016-10-15 17:51
posted @ 2016-10-15 17:01