【单选题】【消耗次数:1】
23.____time we had at the dinner party !
Howwonderful
Whatawonderfultime
Howawonderfultime
Whatwonderfultime
参考答案:
复制
纠错
相关题目
【单选题】 34.I heard that you really had a wonderful time at Johns birthday party, _____?
①  didntI
②  didntyou
③  hadntyou
④  willyou
【单选题】 The last time we had great fun was [] we were visiting the Water Park.
①  where
②  how
③  when
④  why
【单选题】 In that country, guests usually feel that they are not highly ______ if the invitation to a dinner party is given only three or four days before the party date.
①  regarded
②  thought
③  admired
④  concerned
【单选题】 A: Shall we go out for dinner tonight? B: [填空].
①  You are right
②  Have a nice time
③  Thats a good idea
④  My pleasure
【单选题】 If I had had enough time, I __________ it well.
①  would do
②  would have done
【单选题】 We started out early in order that we ____ there in time.
①  would get
②  ought get
③  should get
④  had to
【单选题】 They saw a new movie at the theatre, _____ they had dinner at a Chinese restaurant.
①  then which
②  which after
③  after which
④  after that
【单选题】 23. The singer and dancer ____ our evening party.
①  is to attend
②  was attend
③  were to attend
④  are attend
【单选题】 11. I prefer ____ dinner when we arrive there.
①  having
②  to have
③  taking
④  to take
【单选题】 13. Unfortunately, when I dropped in, Doctor Li _____ for Beijing to join in the fight again SARS, so we only had time for a few words.
①  justleft
②  hasjustleft
③  isjustleaving
④  wasjustleaving
随机题目
【判断题】 在同一个文件中,可以先调用后定义函数。
①  正确
②  错误
【单选题】 下列选项中,哪些不是数组指针操作函数( )。
①  current()
②  next()
③  count()
④  each()
【单选题】 下列选项中,可以将数组的指针指向第一个元素的是( )。
①  restart ()
②  reset ()
③  prev ()
④  current ()
【单选题】 关于array_search()函数,下面说法错误的是( )。
①  第一个参数表示在数组中要查找的值
②  第二个参数表示被查询的数组
③  如果要查找的值没有找到,就返回FALSE
④  如果要查找的值找到了,就返回TRUE
【单选题】 关于array_keys() 函数,下面说法错误的是( )。
①  该函数用于获取数组中元素对应的键名
②  当匹配结果有多个时,只返回第一个匹配的键名
③  函数的第一个参数表示被查询的数组
④  如果只传一个数组,则返回数组中所有的键
【单选题】 PHP中存在多种变量,其中在函数内部定义的变量称之为( )。
①  变量
②  局部变量
③  全局变量
④  内部变量
【判断题】 ASP式标记的使用与短标记类似,必须在配置文件中启用asp_tags选项。
①  正确
②  错误
【判断题】 PHP可以支持MySQL数据库,但不支持其它的数据库。
①  正确
②  错误
【单选题】 一般在成熟的项目里边,纯php代码文件“结束标记”最好不要设置,为什么?( )。
①  为了加快开发速度
②  如果在结束标记后边无意中设置回车信息,则该文件在被包含的时候回车信息会作为输出内容,对header头设置或打印图片效果有影响
③  html标记里边规定,没有结束标记也可以
④  apache规定的标准。
【单选题】 PHP与Linux、Apache和MySQL一起共同组成了一个强大的Web应用程序平台,下列选项中为该平台简称的是( )。
①  WAMP
②  LAMP
③  LNMP
④  WNMP