ofstream是從內存到硬盤,ifstream是從硬盤到內存,其實所謂的流緩衝就是內存 ... 特別提出的是,fstream有兩個子類:ifstream(input file stream) ...
確定! 回上一頁