【单选题】【消耗次数:1】
Bread and butter ____ liked by Westerners.
is
are
were
be
参考答案:
复制
纠错
相关题目
【单选题】 “butter”是指( )。
①  奶油
②  人造黄油
③  奶酪
④  起酥油
【判断题】 黄油的英文名称是“butter”。
①  正确
②  错误
【单选题】 How [填空] bread is there in the box?
①  much
②  many
③  long
④  about
【单选题】 I liked to play games years ago. [填空].
①  So he was
②  So was he
③  So did he
④  So he did
【单选题】 “toasted bread”的意思是( )。
①  庆贺蛋糕
②  烤面包
③  热面包
④  制作面包
【判断题】 Two pieces of bread are over there.
①  正确
②  错误
【单选题】 The first time I [填空] to Yunnan,I liked it very much.
①  come
②  came
③  comes
④  coming
【单选题】 I’d almost given up hope of finding a house I liked, and then suddenly this one __________ .
①  turned over
②  turned up
③  turned on
④  turned down
【单选题】 After the 1980s, the West became Godlike to many Chinese because of ____ Westerners’ wealth, and ____ freedom to do what they wanted.
①  /;/
②  the;the
③  the;/
④  /;the
【单选题】 Those gifts o rare books that were given t us were deeply _____.
①  appreciated
②  approved
③  appealed
④  applied
随机题目
【单选题】 HTML5之前的HTML版本是( )。
①  HTML4.9
②  HTML4
③  HTML4.01
④  HTML4.1
【单选题】 使单元格中的内容垂直居中对齐的正确标记是( )。
①  td valign=middle
②  td valign=top
③  td align=middle
④  td valign=bottom
【单选题】 Canvas绘图是借助于JavaScript脚本通过( )方法进行图像绘制。
①  getElementById()
②  getContext(〞2d)
③  fillRect()
④  strokeRect()
【单选题】 下列属性中表示CSS3的过渡的属性是( )。
①  animation
②  transform
③  transition
④  box-shadow
【单选题】 以下标记中,用于设置页面标题的是( )。
①  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)