C# 要怎麼寫能去讀取(streamreader?)txt檔中的內容,並作判別呢?? ... if (sr.readline().indexof("你要找的字")> -1) // > -1 就是有包含那串字串
確定! 回上一頁