A. read() B. readline() C. readlines() D. readtext()
A. 只读模式 B. 追加写模式 C. 覆盖写模式 D. 与r/w/a/x一同使用,在原功能基础上增加同时读写功能