今天在寫檔案剖析時碰到一個很有趣的bug我用下面的code開啟一個txt檔:std::ifstream infile(filepath);然後要把infile當參數傳進function ...
確定! 回上一頁