首页题库练习题目详情
Visual Basic语言程序设计单选题中等

在Visual Basic中,用Open语句处理文本文件时,建议使用哪种模式?

AFor Binary As
BFor Input As
CFor Output As
DFor Random As