问题 听力题

仔细阅读下列10个句子,根据所给的首字母和中文意思提示在答题卷的相应位置写出所需单词

小题1:If you turn on the lights when there is full of gas in the room , the house may__________. (爆炸)

小题2:The old man dressed in black is one of my __________ (亲戚), so I must go to say hello to him.

小题3:Traffic is getting heavier and heavier, people should be encouraged to use public ____________. (运输)

小题4:It is no pleasure __________ (定居) in a place where there are no neighbors around.

小题5:When he entered the meeting room, nobody said hello to him. He felt _________. (忽视)

小题6:Lucy goes to school by bike every day, she says that c__________ is a good form of exercise.

小题7:She looked calm, but a_________ she was very nervous.

小题8:It s__________ me a lot to see how my neighbor treated their children.

小题9:As we all know, one li is e___________ to half a kilometer.

小题10:When you have a high fever, you will probably s__________ from a headache.

答案

小题1:explode

小题2:relatives      

小题3:transport

小题4:settling

小题5:ignored

小题6:cycling

小题7:actually

小题8:shocked

小题9:equal

小题10:suffer

题目分析:

小题1:情态动词 may之后,用动词原形

小题2: one of + 名词复数

小题3:需要用名词形式

小题4:在这个句型中,需要用动词—ing形式

小题5:系动词后用形容词

小题6:需要用名词形式

小题7:需要用副词形式

小题8:根据“treated”,所以应该用一般过去时

小题9:固定用法 be equal to 等于

小题10:情态动词will之后用动词原形

点评:做这类题,不但要选择正确意义的词,还要根据具体语境,选择适当的时态、语态及使用正确的词形。

单项选择题
填空题

网页留言效果如下图所示,网页文档如下,请参照表格给出的说明在下划线处填写正确的答案到答题纸对应的栏内。


[上图网页中的元素说明]

序号 名称 说明
(1) 表单

Name:"FormName"method:"post"

action:http://www.abc.com/suggestions.jsp

(2) 文本框 Id:"email"name:"textEmall"size:"40"
(3) 滚动文本框 Id:"questions"name:"textSuggestions"rows:"6"cols:"40"
(4) 水平线 Size:"1"
(5) 电子邮件超链接 webmaster@hotmail.com
  [HTML文本]
<!DOCrYPE HTML PUBLIC“-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>您的意见就是对我们工作莫大的支持!</title>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
</head>
<body>
(1)
<tablewidth="400"border="0"celipadding="0"cellspacing="2">
<tr style="vertical-align:top">
<tdwidth="24%"align="center"valign="middle"class="TitleColor">
<label for="name",意见主题</label>
<label for="username">,</label>
<label for="questions"></label>
<br>
<br> </td>
<td width="76%" class="TitleColor">
<label for="browser"></label>
<inputtype="text"id="username"name="textTitle"size="40"></td>
</tr>
<tr style="vertical-align:top">
<td align= "center"valign="middle"class="TitleColor",<label for="label",电子邮件</label></td>
<td Class="TitleColor">
(2)
</td>
</tr>
<tr style="vertical-align:top">
<tdalign="center"valign="middle"class="TitleColor"><label for="label")您的姓名<br>
</label></td>
<td class="TitleColor"><input type="text" id="name" name="textName" size=<"40"></td>
</tr>
<tr style="vertical-align:top">
<tdalign="center"valign="middle"class="TitleColor"><label for="label")意见建议</label></td>
<td Class=”TitleColor”>
(3)
</td>
</tr>
<tr style="vertical-align:top’>
<tdheight="9"colspan="2">
(4)
</td>
</tr>
<tr style="vertical-align:top">
<tdheight="29"colspan="2"> <div align="center">
<inputtype="submit"name="Submit"value="提交">
    
<inputtype="reset"name="Submit2"value="重置">
</div></td>
</tr>
<tr style="vertical-align:top">
<tdheight="29"colspan="2"><div align="center">
(5)
</div></td>
</tr>
</table>
</form>
</body>
</html>