using (StreamReader SR = new StreamReader( @"C:\a.log" )). {. string line;. while ((line = SR.ReadLine()) != null ).
確定! 回上一頁