A.讀流的方法 B.寫流的方法 C.讀/寫流的方法 D.流的打開方式
A.只讀 B.只寫 C.讀和寫 D.不能單獨讀寫流,只有和其它流連接才能讀寫
A.available() B.pack() C.skip() D.close()