【单选题】【消耗次数:1】
Peter: How about going to the movies tonight then?Mary: ____
I don’t know.
The movie is very interesting.
That sounds good.
The movie is very boring.
参考答案:
复制
纠错
相关题目
【单选题】 How about going to the cinema tonight, Jane?
①  I don’t think so
②  I’m sorry. I have to drive my mother home tonight
③  Never mind
④  Take it easy
【单选题】 I enjoyed the movie very much. I wish I______ the book from which it was made.
①  have read
②  had read
③  should have read
④  are reading
【单选题】 A: How about going to dinner at the Mexican restaurant tonight? B: [填空].
①  I like Mexican food
②  Id like to, but I already have plans for tonight
③  Forget it
④  I dont know
【判断题】 I don’t know what you are talking about.
①  正确
②  错误
【单选题】 — How about going to the cinema? — ___________
①  Enjoy yourself!
②  Good luck!
③  Sounds like a good idea!
④  very happy
【单选题】 I don’t know _______ to deal with such matter.
①  what
②  how
③  which
④  /
【单选题】 Don’t be too ____ about things you are not supposed to know. ?
①  strange ?
②  amusing ?
③  curious ?
④  conscious?
【单选题】 6.It was very ______ of you to let us know you were going to be late.
①  considering
②  considerate
③  considerable
④  considered
【判断题】 A: Is Mary very sick? B: I’m afraid so.
①  正确
②  错误
【单选题】 I have _________ some courses and software to my Smartphone, and I find they are very interesting and easy to use.
①  uploaded
②  downloaded
③  copied
④  copy
随机题目
【单选题】 以下标记中,用于设置页面标题的是( )。
①  html/html
②  head/head
③  caption/caption
④  title/title
【单选题】 在DOM中通过对象id访问对象的正确方法是( )。
①  document.getElementsById(id)
②  document.getElementsByName (name)
③  document.getElementById(id
④  document.getElementsByTagName (tagname)
【单选题】 设sl、s2为字符变量,sl=How Are You!:s2=a,则sl.indexOf(s2)的结果是( )。
①  一1
②  4
③  5
④  以上都不是
【单选题】 在CSS文字、排版、边界等的设置上,经常用到长度单位,下列是相对单位的是( )。
①  in
②  pc
③  cm
④  px
【单选题】 在CSS中设置( )属性的值为none,可以去除超链接的下画线效果。
①  line-through
②  text-transform
③  text-decoration
④  text-indent
【单选题】 从sessionStorage对象中删除数据的方法是( )。
①  sessionStorage.setItem(key,value)
②  sessionStorage.key(index)
③  sessionStorage.removeItem(key)
④  sessionStorage.getItem(key)
【单选题】 要使表格行高为18px,以下方法正确的是( )。
①  table border=lheight=18cm /table
②  tr border=l height=18pt/tr
③  tr height=18px/tr
④  table border=l height=18pc /table
【单选题】 绘制圆弧的方法是( )。
①  moveto(x,y)
②  lineTo(x,y)
③  arc()
④  arcTo()
【单选题】 以下表示HTML文档的标记是( )。
①  html/html
②  JavaScript/JavaScript
③  style/style
④  body/body
【单选题】 下列能够实现页面样式与内容相分离的语言是( )。
①  CSS
②  JavaScript
③  VFP
④  HTML