皮皮学,免费搜题
登录
搜题
【单选题】
使用Do While循环从打开的文件中逐条读取记录。以下能够正确读取数据的是
A.
Open 'c:/File1.txt' For Input As #1 Do While Not EOF() Line Input #1, strLine Loop
B.
Open 'c:/File1.txt' For Input As#1 Do While Not EOF(#1) Line Input #1, strLine Loop
C.
FileNo=FreeFile Open FileNo For Input As #1 Do While Not EOF(FileNo) Line Input #1, strLine Loop
D.
FileNo=FreeFile Open FileNo For Input As #1 DoWhile Not EOF(#FileNo) Line Input #1, strLine Loop
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】He would have given you more help, if he ________ so busy.
A.
have not been
B.
had not been
C.
not have been
D.
not had been
【简答题】Servlet中使用Session对象的步骤为:调用 方法 得到Session对象,查看Session对象,在会话中保存数据。
【简答题】Servlet 中使用 Session 对象的步骤为:调用___ 得到 Session 对象,查看 Session 对象,在会话中保存数据。
【单选题】Maybe you have heard of many stories, but here are some real stories_____.
A.
such as
B.
for example
C.
for instance
D.
as follows
【简答题】、 亚历士多德在《工具篇》一书中,最为推崇的方法是()
【单选题】But that you helped him, he________.
A.
will have failed
B.
would have failed
C.
will fail
D.
should have failed
【简答题】Have you ever suddenly felt that someone you know was in trouble ― and he was? Have you ever dreamed something that came true later? Maybe you have ESP. ESP stands for Extra Sensory Perception. It may...
【简答题】Servlet中使用Session对象的步骤为: 调用 HttpServletRequest._________________得到Session对象,查看Session对象,在会话中保存数据。
【单选题】Have you ever suddenly felt that someone you know was in trouble-and he was? Have you ever dreamed something that came true later? Maybe you have ESP(超感官知觉). ESP stands for Extra Sensory Perception. I...
A.
their dreams
B.
events after they happen
C.
events before they happen
D.
heart attacks
【单选题】亚历士多德在《工具篇》一书中,最为推崇的方法是
A.
类比方法
B.
实践方法
C.
归纳方法
D.
演绎方法
E.
观察方法
相关题目: