Rust 语言使用结构体`File` 来描述/展现一个文件。 结构体`File` 有相关的成员 ... pub fn append(&mut self, append: bool) -> &mut OpenOptions, 设置文件模式为追加.
確定! 回上一頁