'w', Open for writing, truncating (overwriting) the file first. 'rb' or 'wb', Open in binary mode (read/write using byte data) ...
確定! 回上一頁