【单选题】【消耗次数:1】
( ) he finished writing the composition in such a short time surprised us all.
What
How
That
If
参考答案:
复制
纠错
相关题目
【单选题】 It is a huge task to ______ all the rooms in the building in such a short time.
①  go ahead with
②  keep up
③  clean up
④  work out
【单选题】 We were all surprised when he made it clear that he _____________office soon.
①  leaves
②  would leave
③  left
④  had left
【单选题】 Without his timely help, we _____ all these in such a short period of time.
①  dont accomplish
②  have not accomplished
③  should not accomplish
④  would not have accomplished
【单选题】 The millions of calculations involved, ____ by hand, would have lost all practical value by the time they were finished.
①  had they been done
②  they had been done
③  having been done
④  they were done
【单选题】 The millions of circulations involved, _____ by hand, would have lost all practical value by the time they were finished.
①  had they been done
②  they had been done
③  having been done
④  they were done
【单选题】 The millions of circulations involved, _____ by hand, would have lost all practical value by the time they were finished.
①  had they been done
②  they had been done
③  having been done
④  they were done
【单选题】 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
【单选题】 He gave us a []account of all that you had achieved over there.
①  ready
②  bright
③  colorful
④  glowing
【单选题】 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
随机题目
【单选题】 下面关于标签与标签叙述不正确的是( )
①  标签是用来播放视频的 B.标签是用来播放音频的
②  所有的浏览器都支持这两个标签
③  并不是所有浏览器都支持这两个标签
【单选题】 参看以下的HTML代码:? ? ? 表格? ? ? ? ? 1? 2? ? ? 3? 4? ? ? ? ? 对以上代码,以下描述正确的是(??)
①  该网页内容的第一行显示“表格”
②  1和2的表格在同一列
③  1和2的表格在同一行
④  1和3的表格在同一列
【单选题】 用于播放?HTML5?音频文件的正确?HTML5?元素是( )
①  B.
【单选题】 标签<imgsrc=”pic1.gif”align=”center”>的作用是( )
①  插入图片pic1.gif,图片水平对齐采用“居中”方式
②  插入图片pic1.gif,图片垂直对齐采用“居中”方式
③  插入图片pic1.gif,图片右侧文字的水平对齐采用“居中”方式
④  插入图片pic1.gif,图片右侧文字的垂直位置相对图片“居中”
【单选题】 要将插入的图片大小设为宽50像素,高为100像素,则正确代码为 ( )
①  <imgsrc=images/banner3.jpgwidth=50height=100/>
②  <imgsrc=images/banner3.jpgwidth=100height=50/>
③  <imgsrc=images/banner3.jpgwidth:50,height:100/>
④  <imgsrc=images/banner3.jpgwidth:100,height:50/>
【多选题】 以下关于HTML语言中的表格的说法正确的是( )
①  在HTML语言中,表格必须由标签、标签、标签组成,缺一不可 B.有多少对标签,就有多少个单元格
②  有多少对标签,就有多少列
③  有多少对标签,就有多少行
【多选题】 分析下面的HTML代码片段,则选项中的说法正确的是( ) 姓名 成绩 语文 数学
①  该表格共有两行三列
②  该表格边框宽度为30像素
③  该表格中的文字均居中显示
④  “姓名”单元格跨2列
【简答题】 <img>中的[填空]属性是用于指定图片源文件地址的。
【简答题】 在编辑table表格时,合并行需要使用[填空]属性,合并列使用[填空]属性。
【简答题】 列举常用的表单控件有哪些?