【单选题】【消耗次数:1】
A: I didnt know you play basketball. Are you having fun? B: Im having a great time. [填空] What are you doing?
Great!
How about you?
I miss it so much
Do you know billiards?
参考答案:
复制
纠错
相关题目
【单选题】 A: Richard, class begins at 9, and you are late. B: I know, but I missed my bus, Im sorry. B: [填空]. You have to be here on time.
①  Thats no excuse
②  Dont mention it
③  You neednt be
④  No problem
【单选题】 A: Do you know that Tony quarreled with his brother? B: I dont know,[填空].
①  nor dont I care
②  nor do I care
③  I dont care neither
④  I dont care also
【单选题】 If you follow these steps below, youll know what is worth seeing and doing, so that you can ( ) your time at the museum.
①  make a plan for
②  make ends meet
③  make sure of
④  make the most of
【判断题】 I don’t know what you are talking about.
①  正确
②  错误
【单选题】 It was ____ of you not to play the piano while I was having a sleep.
①  considerate
②  careful
③  considering
④  considerable
【单选题】 A: Hi, Mark, Im glad you could come. B: [填空] A: No, you are right on time.
①  Its my great honor, thanks.
②  You are welcome. Am I the first?
③  Thanks. Do you have the time?
④  I hope Im not too late.
【单选题】 A: How are you doing?B: [填空].
①  Good night
②  Not so bad. And you?
③  I m pleased.
④  How do you do?
【单选题】 A: Were having a few people over for dinner Saturday. [填空] B: Oh, thank you. That would be great.
①  Are you doing anything then?
②  Wed love to have you around.
③  Itll be a lot of fun.
④  Have you heard about it?
【单选题】 What [填空] you doing at this time?
①  were
②  are
③  is
④  was
【单选题】 A: How do you do? B: [填空]
①  Fine, thank you.
②  How do you do?
③  Not too bad.
④  Very well.
随机题目
【单选题】 要获取文件的统计信息,可以使用下面的哪个函数?( )。
①  fileinode()
②  stat()
③  filetype()
④  fileowner()
【单选题】 下列选项中,哪些不是数组指针操作函数( )。
①  current()
②  next()
③  count()
④  each()
【单选题】 以下关于面向对象三大特征错误的是( )。
①  封装就是将对象的属性和行为封装起来,不让外界知道具体实现细节
②  继承性主要描述的是类与类之间的关系,通过继承可以在无需重新编写原有类的情况下对原有类的功能进行扩展
③  多态是指同一操作作用于不同的对象,会产生不同的执行结果
④  多态性是面向对象的核心思想
【单选题】 下列正则表达式选项中,可以匹配字符串“it\c\ast”的选项是( )。
①  it\c\ast
②  it\\c\\ast
③  it?c?ast
④  it*c*ast
【单选题】 在实际编程中,使用可变函数可以增加程序的( )。
①  可读性
②  实用性
③  复用性
④  灵活性
【单选题】 以下关于面向对象说法错误的是( )。
①  面向对象编程具有开发时间短、效率高、可靠性强等特点
②  面向对象编程其代码更易于维护、更新和升级
③  抽象性是面向对象的三大特征之一
④  封装是把客观事物封装成抽象的类,并且类可以把自己的数据和方法只让可信的类或者对象操作
【单选题】 以下关于面向对象的说法错误的是( )。
①  是一种符合人类思维习惯的编程思想
②  把解决的问题按照一定规则划分为多个独立对象,通过调用对象的方法来解决问题
③  面向对象的三大特征为封装、继承和多态
④  在代码维护上没有面向过程方便
【单选题】 PHP中用于判断文件是否存在的函数是( )。
①  fileinfo()
②  file_exists()
③  fileperms()
④  filesize()
【单选题】 下列选项中,可以被正则表达式“(go)+gle”匹配的字符串有( )。
①  google
②  gogle
③  goglogle
④  gle
【单选题】 下列选项中,函数返回的关键字是( )。
①  back
②  go
③  return
④  break