【判断题】【消耗次数:1】
Before?go?to the concert, I had had a meal in a nice restaurant.
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 They saw a new movie at the theatre, _____ they had dinner at a Chinese restaurant.
①  then which
②  which after
③  after which
④  after that
【单选题】 After I had [填空] quick meal,I hurried to work.
①  /
②  a
③  an
④  the
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”I had came from a quiet little town and I had never before lived in a big city.
①  正确
②  错误
【判断题】 A: I have lunch in the restaurant. B: So have I
①  正确
②  错误
【单选题】 Hi, welcome back! Had a nice trip?____________
①  Oh, fantastic! Fresh air, and sunshine every day.
②  Come on, I’ve got lots of fun.
③  By the way, I don’t like Saturdays.
④  Well, I’ll look forward to your phone call.
【单选题】 If I had had enough time, I __________ it well.
①  would do
②  would have done
【单选题】 He often [填空] supper at restaurant.
①  have
②  had
③  has
④  having
【单选题】 I went to the doctors yesterday. I had to wait for half an hour before he________see me.
①  can
②  may
③  might
④  could
【单选题】 I went to the doctor’s yesterday. I had to wait for half an hour before he ___ see me.
①  ?can
②  ?may
③  ?might
④  ?could
【单选题】 My teacher had been with me several weeks before I understood that everything has a name.
①  A.在我知道每样东西都有一个名字以前,老师已经教我好几个星期了。
②  B.老师和我相处了好几个星期,我都不知道每样东西还有一个名字。
③  C.在我知道每样东西都有一个名字以前,老师和我已经相处好几个星期了。
④  D.老师教了我好几个星期,我才知道每样东西都有一个名字。
随机题目
【单选题】 如何设置英文首字母大写?( )
①  text-transform:uppercase
②  text-transform:capitalize
③  样式表做不到
④  text-decoration:none
【单选题】 下列( )表示上边框线宽10px,下边框线宽5px,左边框线宽20px,右边框线宽1px。
①  border-width:10px 1px 5px 20px
②  border-width:10px 5px 20px 1px
③  border-width:5px 20px 10px 1px
④  border-width:10px 20px 5px 1px
【单选题】 关于class和id使用方法,正确的是( )
①  同一个元素可以使用多个class,但id不行。
②  class有缺省的浏览器参数,id没有
③  同一个元素可以使用多个id,但class不行。
④  id有缺省的浏览器参数,class没有
【单选题】 下列( )表示p元素中的字体是粗体。
①  p{text-size:bold}
②  p{font-weight:bold}
③  p style=text-size:bold
④  p style=font-size:bold
【单选题】 下列哪段代码能够定义所有P标签内文字加粗?(??)
①  p style=text-size:bold
②  p style=font-size:bold
③  p{text-size:bold}
④  p{font-weight:bold}
【单选题】 下列( )表示列表项符号是小方块。
①  list-style-type:square
②  type:square
③  list-type:square
④  type:2
【单选题】 下列样式定义字体间距为0.5倍间距、水平左对齐、垂直顶端对齐、有下划线,正确的定义是:( )
①  p{text-decoration:underline;letter-spacing:0.5em;vertical-align:top;text-align:left;}
②  p{text-decoration:0.5em;letter-spacing:underline;vertical-align:top;text-align:left;}
③  p{text-decoration:left;letter-spacing:top;vertical-align:0.5em;text-align:underline;}
④  p{text-decoration:underline;letter-spacing:0.5em;vertical-align:left;text-align:top;}
【单选题】 下面说法不正确的是( )
①  CSS2中没有选择器,CSS3才有选择器
②  表示颜色是“rgba”中a指的是不透明度;
③  文字阴影“text-shadow”是CSS2中原有的元素属性
④  给元素的边框设定图片使用的是Border-image属性
【单选题】 下面不属于CSS插入形式的是(?????)
①  索引式
②  内联式
③  嵌入式
④  外部式
【单选题】 在HTML中,以下关于CSS样式中文本属性的说法,错误的是( )
①  font-size用于设置文本字体的大小
②  font-family用于设置文本的字体类型
③  color用于设置文本的颜色
④  text-align用于设置文本的字体形状