【单选题】【消耗次数:1】
The monument(里程碑) was built in honor of the explorer who was believed________the river.
to have discovered
to have been discovered
to discover
having been discovered
参考答案:
复制
纠错
相关题目
【单选题】 13.The monument(里程碑) was built in honor of the explorer who was believed ____the river.
①  to have discovered
②  to have been discovered
③  to discover
④  having been discovered
【单选题】 As I knew him better, I discovered that my____ had been right.
①  enjoyment
②  improvement
③  impression
④  environment
【判断题】 A new bridge has been built on Xinan River.
①  正确
②  错误
【单选题】 —Who broke the window ? —Not me. It must have been ____ else.
①  someone
②  anyone
③  everybody
④  nobody
【单选题】 By using a system approach to health care, early ( )practitioners discovered acupuncture points.
①  Western
②  Southern
③  Northern
④  oriental
【单选题】 But the Swiss discovered long years ago that constant warfare brought them ____suffering and poverty.
①  anything but
②  nothing but
③  none other than
④  no more than
【单选题】 I have been at home [填空]Sunday.
①  on
②  for
③  at
④  since
【单选题】 A: Have you ever been to Huangshan? B:[填空].
①  No. Twice
②  I went there twice
③  Yes. Twice
④  Yes. Ill go there next month
【判断题】 A: How have you been? B: Fine.
①  正确
②  错误
【单选题】 I hope ___ the little ___ I have been able to do has been of some use.
①  that; that
②  /; by which?
③  what; what
④  /; with which
随机题目
【单选题】 下列CSS规则中能够让图层div不显示的选项是( )。
①  div{display:block;}
②  v{display:none;}
③  div{display:inline;}
④  div{display:hidden;}
【单选题】 下列CSS规则中能够让图层div隐藏的选项是( )。
①  div{visibility:none;}
②  div{ visibility: visible;}
③  div{visibility:hidden;}
④  div{visibility:block;}
【单选题】 在 HTML5 中,onblur 和 onfocus 是( )
①  HTML 元素
②  样式属性
③  事件属性
④  点击事件
【单选题】 下列选择器,能够设置鼠标悬停状态下的样式的是( )
①  :hover
②  :active
③  :focus
④  :link
【单选题】 下列CSS规则中能够使超链接在盘旋时产生上画线效果的选项是( )。
①  a:hover{text-decoration:none;}
②  a:hover{text-decoration:underline;}
③  a:hover{text-decoration:line-through;}
④  a:hover{text-decoration:overline;}
【单选题】 下列选项中能够实现两个图层div同时向右浮动的是( )。
①  div{float:right;}
②  div{float:none;}
③  div{float:left;}
④  div{clear:both;}
【单选题】 能够保存localStorage对象数据的方法是( )。
①  localStorage.setItem(key,value)
②  localStorage.getItem(key)
③  localStorage.removeItem(key)
④  localStorage.key(index)
【单选题】 在设置线性渐变时至少需要指定( )次颜色停止。
①  2
②  3
③  4
④  1
【单选题】 HTML5 Canvas对象的默认宽度为300px,默认高度是( )
①  200px
②  300px
③  400px
④  500px
【单选题】 下列选项中为行内标记的是( )。
①  p /p
②  div /div
③  span /span
④  pre /pre