更多“Would you mind ______ the window? ”相关问题
  • 第1题:

    “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。

  • 第2题:

    【单选题】打开名为“window2”的新窗口的JavaScript语法是()

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

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

    C.new(‘http://www.baidu.com’, ‘window2’);

    D.new.window(‘http://www.baidu.com’, ‘window2’);


    B

  • 第3题:

    下列表示显示整个窗口的高或宽的是()。

    A.window.outerWidth

    B.window.outerheight

    C.window.innerWidth

    D.window.innerHeight


    window.outerWidth

  • 第4题:

    下列表示显示窗口大小的是()。

    A.window.outerWidth

    B.window.outerheight

    C.window.innerWidth

    D.window.innerHeight


    window.outerWidth

  • 第5题:

    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”,””)

  • 第6题:

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

    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”,””)