【单选题】【消耗次数:1】
I haven’t finished my composition. I ___ for two hours and a half.
?have written it
?have been writing it
?wrote it
am writing it
参考答案:
复制
纠错
相关题目
【单选题】 I haven’t finished my composition . I ________ for two hours and a half.
①  have written it
②  have been writing it
③  wrote it
④  am writing it
【单选题】 I haven’t finished my composition . I________ for two hours and a half.
①  have written it
②  have been writing it
③  wrote it
④  am writing it
【单选题】 I have been looking forward to ____ from my parents.
①  :hear
②  :being heard
③  :be heard
④  :hearing
【单选题】 I often ______ the cooking for my family, but recently I have been too busy to do it.
①  will do
②  do
③  am doing
④  had done
【单选题】 ( ) he finished writing the composition in such a short time surprised us all.
①  What
②  How
③  That
④  If
【单选题】 I am ____ grateful for the many kindnesses you have shown my son.
①  excessively
②  much
③  certainly
④  exceedingly
【判断题】 I have finished the book.
①  正确
②  错误
【单选题】 I have_______ finished the homework.
①  yet
②  already
③  still
【单选题】 The reason _________ I am writing this letter is to tell you about the meeting on Saturday.
①  because
②  why
③  for
④  as
【判断题】 I have two leaves.
①  正确
②  错误
随机题目
【单选题】 下列代码中设置4号标题字正确的语句是( )。
①  Web页面设计/h4
②  Web页面设计/h*
③  font size=4Web页面设计/font
④  h size=4 Web页面设计/h4
【单选题】 下面选项表示绝对路径的是( )。
①  www.sina.com.cn
②  ftp://219.153.40.150/software/
③  ../a.html
④  /a.html
【单选题】 以下关于select标记说法正确的是( )。
①  rows和cols属性可以定义其大小
②  select定义的表单元素通过设置multiple属性可以实现多选
③  select定义的表单元素是一个单选按钮
④  单独使用select标记就可以生成下拉列表框
【单选题】 下列选项中定义动画animation的关键帧的是( )。
①  @keyframes
②  keyfrmaes
③  @import url()
④  @keyframe
【单选题】 用于播放HTML5音频文件的正确HTML5元素是( )。
①  media
②  audio
③  video
④  movie
【单选题】 HTML5 Canvas对象的默认宽度为300px,默认高度是( )。
①  200px
②  300px
③  400px
④  500px
【单选题】 下列标识符命名合法的是( )。
①  switch
②  ltrue
③  if
④  $mail_123
【单选题】 以下标记中可以导入外部样式表的标记的是( )。
①  script/script
②  style/style
③  link
④  form/form
【单选题】 在JavaScript中,下列表示返回函数运行结果的语句是( )。
①  retum;
②  document.write(number);
③  alert(number);
④  retum number;
【单选题】 在HTML5中,规定输入字段是必填的属性是( )。
①  required
②  formvalidate
③  validate
④  placeholder