更多“Resentment against your work seems to ________ from the fact that people don’t understand it. ”相关问题
  • 第1题:

    Your argument ____ that human nature is essentially the same everywhere.

    A、guess

    B、pretends

    C、assumes

    D、seems


    参考答案:C

  • 第2题:

    GiventhatastaticmethoddoIt()inaclassWorkrepresentsworktobedone,whatblockofcodewillsucceedinstartinganewthreadthatwilldothework?

    CODEBLOCKa:

    Runnabler=newRunnable(){

    publicvoidrun(){

    Work.doIt();

    }

    };

    Threadt=newThread(r);

    t.start();

    CODEBLOCKb:

    Threadt=newThread(){

    publicvoidstart(){

    Work.doIt();}};

    t.start();

    CODEBLOCKc:

    Runnabler=newRunnable(){

    publicvoidrun(){

    Work.doIt();

    }

    };

    r.start();

    CODEBLOCKd:

    Threadt=newThread(newWork());

    t.start();

    CODEBLOCKe:

    Runnablet=newRunnable(){

    publicvoidrun(){

    Work.doIt();

    }

    };

    t.run();


    参考答案:A

  • 第3题:

     Some plants are so sensitive _____ pollution that they can only survive in a perfectly clean environment.

    (A) from (B) against (C) to (D) with

     

     


    选C
    sensitive to表示“对……敏感”
    比如说be sensitive to ridicule对别人的嘲笑敏感,容易生气

    它后面也可以接about
    be sensitive about one's appearance(对别人的外表敏感)过分注重外表

  • 第4题:

    Everyone feels ________ at being treated unfairly.

    A.antique

    B.application

    C.treatment

    D.resentment


    答案:D

    解析:句意为:所有人都对不公平的对待感到()。antique意为“古董,古老的”,application意为“应用,申请”,treatment意为“治疗,处理”,resentment意为“愤恨,怨恨”,根据句意此处填入resentment合适,答案选D。

  • 第5题:

    We _____ like coffee before_____ all.

    A.don’t … at

    B.didn’t … at

    C.didn’t … in

    D.don’t ...in


    答案:B

  • 第6题:

    -- Ann is in hospital.

    -- Oh, really? I __ know. I __ go and visit her.

    A. didn’t; am going to B. don’t; would

    C. don’t; will D. didn't; will


    正确答案:D