— Would you mind if I open the window for a better view? -- ().

题目
— Would you mind if I open the window for a better view? -- ().

A、That’s fine, thank you

B、Yes, please

C、Take a seat

D、Of course not

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

"You _________ finish your homework before the dinner." said mother.

A.should

B.have to

C.must

D.would


参考答案:C

第2题:

在JavaScript中,使用open( )方法实现弹出窗口时,能够控制窗口大小无法调节的选项是( )

A.window.open("show.html","弹出窗口","resizable=no");

B.window.open("show.html","弹出窗口","resizable=yes");

C.window.open("show.html","弹出窗口","resizable=0");

D.window.open("show.html","弹出窗口","resizable=1");


正确答案:AC

第3题:

”You ____ have a wrong number,” she said. “There’s no one of that name here.”

A. need

B. can

C. must

D. would


正确答案:C

第4题:

8、下列打开指定位置新窗口的代码中正确的是()。

A.window.open(“window2.html”)

B.window.open(“window2.html”,”new”)

C.window.open(“window2.html”,”new”,”top=10”)

D.window,open(“new”,”window2.html”)


window,open(“window2.html”,”new”,””)

第5题:

打开名为“window2”的新窗口的JavaScript语法是?

A.open.new("http://www.worlduc.com","window2")

B.window.open("http://www. worlduc.com","window2")

C.new("http://www. worlduc.com","window2")

D.new.window("http://www. worlduc.com","window2")


windows.open(“http : //www.sina.com.cn”,“window2”)

第6题:

下列语句中,正确打开名为“window2"的新窗口的JavaScript语句是( )。

A.open.new("http://www.sina.COB.cn","window2")

B.new.window("http://www.sina.con.cn","window2")

C.new("http://www.sina.com.cn","window2")

D.window.open("http://www.sina.tom.cn","window2")


正确答案:D

第7题:

“You ____ have a wrong number,” she said. “There’s no one of that name here.”

A. need

B. can

C. must

D. would


正确答案:C
解析:must have意思是肯定有什么,依题意可得,答案是C。

第8题:

If you don’t like to swim, you _____as well stay at home.

A)should            B)may            C)can             D)would


选B,因为might/may as well 或者 just as well 都是表达"不妨,做好...的意思."

第9题:

1、打开名为“window2”的新窗口的JavaScript语法是?

A.open.new("http://www.worlduc.com","window2")

B.window.open("http://www. worlduc.com","window2")

C.new("http://www. worlduc.com","window2")

D.new.window("http://www. worlduc.com","window2")


window.open(‘http://www.baidu.com’,’window2’,’’)

第10题:

下列打开指定位置新窗口的代码中正确的是()。

A.window.open(“window2.html”)

B.window.open(“window2.html”,”new”)

C.window.open(“window2.html”,”new”,”top=10”)

D.window,open(“new”,”window2.html”)


window,open(“window2.html”,”new”,””)