当文本文件中包含了中文字符时,在读写文件的操作过程中需要进行以下哪些操作()。
A.设置open函数中的type参数
B.设置open函数中的encoding参数
C.设置open函数中的encode参数
D.设置open函数中的mode参数
正确答案:A
相关答案
热门答案