Lily asked me _______ _______ _______ ______ tell her mother the good news.
9. 昨天当我到达电影院时,电影已经开始半小时了。
When I ______ ______ the cinema yesterday, the film _______ _______ ______ for half an hour.
10. 晚饭后为什么不去散步呢?
_______ _______ _______ out for a walk after supper?
二、根据所给中文,完成相应的英语句子,每空所填词数不限:
1. 躺在床上看书对你的眼睛有害。
Reading in bed _______.
2. 中华人民共和国成立于1949年。
The PRC _______ in 1949.
3. 我今天为你买了一件新衬衫。为什么不试一下?
I bought a new shirt for you today. _______?
4. 我认为他明天不会来参加会议的。
I _______ that he _______ come to the meeting tomorrow.
5.
function ImgZoom(Id)//重新设置图片大小 防止撑破表格
{
var w = $(Id).width;
var m = 550;
if(w < m)
{
return;
}
else
{
var h = $(Id).height;
$(Id).height = parseInt(h*m/w);
$(Id).width = m;
}
}
window.onload = function()
{
var Imgs = $("content").getElementsByTagName("img");
var i=0;
for(;i
责任编辑:xinhua



