更多“Get some sleep, or you will be () tomorrow. ”相关问题
  • 第1题:

    A: I’d like ________ information about the school. B: You could have ________ word with the schoolmaster.

    A.some / a

    B.an / some

    C.some / some


    参考答案:A

  • 第2题:

    A)用所给动词的适当形式填空。(5分)

    1. They'll go to the Great Wall if it_________(not rain) tomorrow.


    正确答案:
    1.i.doesn’t rain【解析】在条件状语从句中,或在谈到计划、规定、安排或时刻表时,一般现在时可以表示将来的动作.

  • 第3题:

    ( )Are you sure you don‘t have_______advice to give me I really need_______.

    A.any;any
    B.some;any
    C.any;some
    D.some;some

    答案:C
    解析:

  • 第4题:

    Iwouldratheryou(come)tomorrow.


    正确答案:
    came

  • 第5题:

    As a teacher, we should try to _______ it _______ to our students how helpful a correct learning method is.

    A.get, about
    B.get; away
    C.get; across
    D.get; off

    答案:C
    解析:
    本题考查动词短语辨析
    C选项,句意为“作为老师,我们应该尽量让学生理解一种正确的学习方法是多么的有帮助”。get across在此意为“使……被理解”,符合题意,综上,C选项正确。
    A选项,get about “四处走走;(消息等)传播出去”,故排除。
    B选项,get away“离开;逃脱,逃跑”,故排除。
    D选项,get off “动身;逃脱惩罚”,故排除。
    故正确答案为 C项。

  • 第6题:

    下面()让线程休眠1分钟。

    AThread.Sleep(1)

    BThread.Sleep(60)

    CThread.Sleep(1000)

    DThread.Sleep(60000)


    D