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

如果在VB中要打开一个二进制文件进行写入,应使用以下哪种模式?

AFor Input
BFor Output
CFor Binary
DFor Random