【单选题】【消耗次数:1】
A: Why did you tell the whole world about my past? B: [填空].
Well, I apologize. I got all excited
I guess it doesnt matter that much
Oh well, its done now. I cant help
I dont think you should complain
参考答案:
复制
纠错
相关题目
【单选题】 “Can I help you?” “Well, I’m afraid the box is too heavy for you, ____ thank you all the same.”
①  and
②  so
③  but
④  or
【判断题】 A: I apologize for what I said. B: It doesnt matter.
①  正确
②  错误
【单选题】 A: Can I help you? B: [填空]. Where do I pay my fees?
①  Thank you
②  As you please
③  Yes, you can
④  Yes, please
【判断题】 A: I have failed. I dont know why I did so badly. B: Thats all right.
①  正确
②  错误
【单选题】 “Do you think, because I am poor, obscure, plain, and little, I am soulless and heartless? You think wrong!—I have as much soul as you,—and full as much heart! And if God had gifted me with some beauty and much wealth, I should have made it as hard for you to leave me, as it is now for me to leave you. ” This passage is taken from ________.
①  Emma
②  Wuthering Heights
③  Jane Eyre
④  Pride and Prejudice
【单选题】 I should think they have done it ________, to avoid paying you the money.
①  with purpose
②  on purpose
③  in purpose
④  to purpose
【判断题】 A: What do you do? B: I do well in my studies.
①  正确
②  错误
【单选题】 A: I must apologize to you for the delay. B: [填空].
①  Thats all right
②  No trouble at all
③  All the best
④  You are welcome
【单选题】 A: Are you ready for the test tomorrow? B: [填空] A: Come on, I am sure you will do well.
①  Why do you ask?
②  No. Im afraid not.
③  Sure, no problem.
④  What about you?
【单选题】 Hi, Sam, I think you did a good jo@@
①  Thank you
②  Don’t mention it
③  Not at all
④  I did it quite badly
随机题目
【单选题】 以下说法正确的是( )
①  Visual FoxPro的程序文件中,可以只有IF,没有ENDIF
②  Visual FoxPro的程序文件中,可以没有IF,而只有ENDIF
③  Visual FoxPro的程序文件中,IF和ENDIF的个数可以不一样
④  Visual FoxPro中,if和ENDif必须成对使用
【单选题】 以下说法正确的是( )
①  Visual FoxPro中,续行符是“,”
②  Visual FoxPro中,续行符是“:”
③  Visual FoxPro中,续行符是“.”
④  Visual FoxPro中,续行符是“;”
【单选题】 以下说法不正确的是( )
①  Visual FoxPro中,for循环可以嵌套
②  Visual FoxPro中,do while循环可以嵌套
③  Visual FoxPro中,for循环的循环体内可以包含有if-endif
④  以上说法都不对
【单选题】 以下说法正确的是( )
①  Visual FoxPro的程序文件中,可以只有DO CASE,没有ENDCASE
②  Visual FoxPro的程序文件中,可以没有DO CASE,只有ENDCASE
③  Visual FoxPro的程序文件中,DO CASE和ENDCASE的个数可以不一样
④  Visual FoxPro的程序文件中,DO CASE和ENDCASE必须成对使用
【单选题】 以下说法不正确的是( )
①  命令“DO ”中,文件的扩展名可以是.prg
②  命令“DO ”中,文件的扩展名可以是.qpr
③  命令“DO b1.prg”与命令“DO b1”等效
④  命令“DO ”中,文件的扩展名只能是.prg
【单选题】 以下说法不正确的是( )
①  程序文件由Visual FoxPro的命令组成
②  程序文件的扩展名为.prg
③  程序文件可以被多次修改
④  程序文件不能被多次执行
【单选题】 以下说法不正确的是( )
①  Visual FoxPro中,DO WHILE可以和ENDFOR配对出现
②  Visual FoxPro中,DO WHILE可以和ENDIF配对出现
③  Visual FoxPro中,DO WHILE可以独自出现
④  Visual FoxPro中,DO WHILE必须和ENDDO配对
【单选题】 以下说法正确的是( )
①  Visual FoxPro中,命令后也可加注释,以*开头
②  Visual FoxPro中,命令后也可加注释,以$开头
③  Visual FoxPro中,命令后也可加注释,以&开头
④  Visual FoxPro中,命令后也可加注释,以&&开头
【单选题】 以下说法不正确的是( )
①  Visual FoxPro中,DO命令也可执行子程序模块
②  主程序执行遇到DO命令,就转向子程序
③  Visual FoxPro的多模块程序中,用户定义的变量有一定的作用域
④  以上说法都不对
【单选题】 以下说法不正确的是( )
①  Visual FoxPro中,FOR可以和ENDFOR配对出现
②  Visual FoxPro中,FOR可以和NEXT配对出现
③  Visual FoxPro中,FOR可以和ENDFOR或NEXT之一配对出现
④  以上说法都不对