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

使用Open语句时,如何指定文件的打开模式为读取?

AFor Input
BFor Output
CFor Binary
DFor Random