下列不能创建或打开一个文本文件并返回TextStran对象的方法是()A、Create TextFile方法B、Write Blank Line方法C、Open As Text Stream方法D、Open Text File方法
下列不能创建或打开一个文本文件并返回TextStran对象的方法是()
- A、Create TextFile方法
- B、Write Blank Line方法
- C、Open As Text Stream方法
- D、Open Text File方法
相关考题:
如果准备读文件,打开顺序文件"text.dat"的正确语句是A.Open "text.dat" For Write As#1B.Open "text.dar" For Binary As#1C.Open "text.dat" For Input As#1D.Open "text.dat" For Random As#1
(34)如果准备读文件,打开随机文件“text.dat”d的正确语句是 A.Open"text.dat"For Write As#1 B.Open"text.dat"For Binary As#1 C.Open"text.dat"For Input As#1 D.Open"text.dat"For Random As#1
下面哪种方法读文件“input.txt”是正确的()。 A、in_file = open('input.txt','w')B、in_file = open('input.txt',r)C、in_file = open('input.txt','r')D、都不正确
如果准备读文件,打开随机文件“text.dat”的正确语句是( )。A.Open"text.dat"For Write As #1B.Open"text.dat"For Binary As #1C.Open"text.dat"For Input As #1D.Open"text.dat"For Random As #1
如果准备读文件,打开随机文件“text.dat”的正确语句是( )。A.Oven"text.dat"For Write As#1B.Open"text.dat"For Binary As#1C.OVen"text.dat"For Input As#1D.Open"text.dat"For Random As#1
如果准备读文件,打开随机文件“text. dat”的正确语句是( )。A.Open"text.dat" For Write As#1B.Open"text.dat"For Binary As#1C.Opcn"text.dat"For lnput As#1D.Open"text.dat"For Random As#1
用面向对象方法设计了一个父类File和两个子类DiskFile和TapeFile,这两个子类继承了其父类的open方法,并给出不同的实现。不同的子类执行open方法时,有不同的行为,这种机制称为( )。A.继承B.消息传递C.多态D.关联
下面不能创建或打开一个文本文件并返回TextStran对象的方法是()ACreateTextFile方法BWriteBlankLine方法COpenAsTextStream方法DOpenTextFile方法
下面不能创建或打开一个文本文件并返回TextStream对象的方法是()ACreateTextFile方法BWriteBlankLine方法COpenAsTextStream方法DOpenTextFile方法
下列不能创建或打开一个文本文件并返回TextStran对象的方法是()ACreate TextFile方法BWrite Blank Line方法COpen As Text Stream方法DOpen Text File方法
有应用代码:Text1.Text="VisualBasic",其中的Text1、Text和"VisualBasic"分别代表()A、对象、方法、属性B、属性、对象、值C、对象、属性、值D、对象、值、属性
下面不能创建或打开一个文本文件并返回TextStran对象的方法是()A、CreateTextFile方法B、WriteBlankLine方法C、OpenAsTextStream方法D、OpenTextFile方法
下面可打开文件的方法有()A、File对象的OpenAsTextStream方法B、FileSystemObject对象的OpenAsTextStream方法C、File对象的OpenTextFile方法D、TextStream对象的OpenTextFile方法
下面不能创建或打开一个文本文件并返回TextStream对象的方法是()A、CreateTextFile方法B、WriteBlankLine方法C、OpenAsTextStream方法D、OpenTextFile方法
AJAX中,有关于XMLHttpRequest对象中的open方法参数描述错误的是:()A、open方法中第一个参数提交方法可以是post或getB、open方法中第二个参数表示请求的URLC、open方法中第三个参数为true是表示同步D、open方法中第三个参数为true是表示异步
()方法的作用是创建并返回一个与SqlConnection相关联的SqlCommand对象。A、ExecuteReader()B、Open()C、CreateCommand()D、ExecuteNonQuery()
Which capability exists only in java.io.BufferedWriter?()A、Closing an open stream.B、Flushing an open stream.C、Writing to an open stream.D、Writing a line separator to an open stream.
单选题下列不能创建或打开一个文本文件并返回TextStran对象的方法是()ACreate TextFile方法BWrite Blank Line方法COpen As Text Stream方法DOpen Text File方法
单选题下面不能创建或打开一个文本文件并返回TextStream对象的方法是()ACreateTextFile方法BWriteBlankLine方法COpenAsTextStream方法DOpenTextFile方法
单选题下面不能创建或打开一个文本文件并返回TextStran对象的方法是()ACreateTextFile方法BWriteBlankLine方法COpenAsTextStream方法DOpenTextFile方法