看板
[ C_Sharp ]
討論串[問題] 有關String.Readline()
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
StreamReader sr = new StreadReader(inputfile);. String content = sr.ReadLine();. if (content.ToUpper().Trim() == "T"). 這個code是要找這個inputfile裡面開頭是"T"的.
(還有159個字)
首頁
上一頁
1
下一頁
尾頁