单选题She paid the builder()the gate.A to repairB repairC repairingD repaired

题目
单选题
She paid the builder()the gate.
A

to repair

B

repair

C

repairing

D

repaired


相似考题
更多“She paid the builder()the gate.”相关问题
  • 第1题:

    She()so much money on the necklace made of glass.

    A. took

    B. paid off

    C. spent

    D. sold


    参考答案:C

  • 第2题:

    I tried to call at your home last week, but your dog simply ( ) not let me come through the gate.

    A、would

    B、should

    C、might

    D、could


    参考答案:A

  • 第3题:

    创建一个对话框正确的语法是()。

    A.builder.stop()

    B.builder.start()

    C.builder.show()

    D.builder.create()


    正确答案:D

  • 第4题:

    阅读以下说明和Java代码,回答问题

    [说明]

    在某些系统中,存在非常复杂的对象,可以采用循序渐进的方式进行组合将小对象组合,成复杂的对象。

    以下实例展示了Builder(生成器)模式。该实例用来建立“文件”,文件内容包括:一个标题、一串字符以及一些有项目符号的项目。Builder类规定组成文件的方法,Director类利用这个方法产生一份具体的文件。图6-1显示了各个类间的关系。

    以下是Java语言实现,能够正确编译通过。

    [Java代码]

    //Builder. java文件

    public (1) class Builder {

    public abstract void makeTitle(String title);

    public abstract void makeString(String str);

    public abstract void makeItems(String[] items);

    public abstract Object getResult();

    }

    //Director. java文件

    public class Director{

    private (2) builder;

    public Director(Builder builder){

    this. builder = builder;

    }

    public Object construct(){

    builder.makeTitle("Greeting");

    builder.makeString("从早上到白天结束");

    builder.makeItems(new String[]{"早安", "午安",});

    builder.makeString("到了晚上");

    builder.makeItems(new String[]("晚安", "好梦",});

    return builder.getResult();

    }

    }

    //TextBuilder.java文件

    public class TextBuilder (3) Builder{

    private StringBuffer buffer = new StringBuffer();

    public void makeTitle(String title){

    buffer.append("『" + title + "』"\n\n");

    }

    public void makeString(String str){

    buffer.append('■' + str + "\n\n ");

    }

    public void makeItems(String[] items){

    for(int i = 0; i< (4) ; i++){

    buffer.append('·' + items[i] + "\n");

    }

    buffer.append("\n");

    }

    public Object getResult(){

    return buffer.toString();

    }

    }

    //Main.java文件

    public class Main {

    public static void main(String[] args) {

    Director director = new Director(new TextBuilder());

    String result = (String)director. (5) ;

    System.out.println(result);


    正确答案:abstract Builder extends items.length construct()
    abstract Builder extends items.length construct()

  • 第5题:

    “If we fail to act now,” said Tom, “We’ll find ourselves ______ in action later on.”

    A.paid back
    B.paid for
    C.paid up
    D.paid off

    答案:A
    解析:
    本题考查动词词组辨析。
    A选项,句意: “如果我们不能现在采取行动”,汤姆说,“我们会发现自己在以后的行动中得到回报”。 pay back偿还;报复;报答;偿付。综上,A选项正确。
    B选项,pay for赔偿;为…付钱;因…受罚;替某人付款,故排除。
    C选项,pay up全部还清,付清,故排除。
    D选项,pay off付清;(付清工资后)解雇,故排除。
    故正确答案为 A项。

  • 第6题:

    According to her letter, what action did Ms. Walter take?

    A.She called the company to complain
    B.She paid her bills by telephone
    C.She emailed her credit card company
    D.She sent payments for late fees

    答案:B
    解析:
    第一段第四句中说,通过自动收费系统交付了费用,故选B。

  • 第7题:

    She paid the builder()the gate.

    Ato repair

    Brepair

    Crepairing

    Drepaired


    A

  • 第8题:

    HMIWEB Display Builder在开始菜单中的启动步骤,();(),Server,HMIWEB Display Builder。


    正确答案:Programs,Honeywell Experion PKS

  • 第9题:

    填空题
    HMIWEB Display Builder在开始菜单中的启动步骤,();(),Server,HMIWEB Display Builder。

    正确答案: Programs,Honeywell Experion PKS
    解析: 暂无解析

  • 第10题:

    单选题
    She paid the builder()the gate.
    A

    to repair

    B

    repair

    C

    repairing

    D

    repaired


    正确答案: A
    解析: 暂无解析

  • 第11题:

    判断题
    建造者模式中,每一个builder都相对独立,而与其他的builder无关
    A

    B


    正确答案:
    解析: 暂无解析

  • 第12题:

    单选题
    When the author wrote “KEXP did not release numbers” in Paragraph 4, he or she most probably meant that KEXP did not.
    A

    label the musical products with numbers

    B

    disclose how many songs it ever recorded

    C

    tell the author how much it paid the lawyer

    D

    reveal how much it paid to each of the bands


    正确答案: D
    解析:
    细节题。“KEXP did not release numbers”出现在第四段倒数第二句,之前的内容提到KEXP邀请了14个来自西雅图的未签约的或小型的乐队来为播客创作歌曲,并且请了一位律师来起草了与这些乐队的一份简单合约。由此可以推断本句所描述的KEXP没有透露具体数字应该指的是支付给各乐队的报酬。故选D。

  • 第13题:

    Now the way employees ( ) has changed, with their salaries ( )automatically into their bank accounts.

    A、pay/ paid

    B、paid/ are paid

    C、are paying/ being paid

    D、are paid/ paid


    参考答案:D

  • 第14题:

    Last week Polly decided to give up her job. She is fed up with it, she finds it boring and she wants to change her career. Her employers,‘Lucky Shops',are not too bad. They give her quite good benefits,such as free lunches and paid holidays, but she does not get on with her boss. Her salary is quite goad, but,because she is not happy, she wants to lank far something else. Last Saturday she talked about it with David and Xiaoyan. They agreed with her. They said she should resign and try another career, so she took action. She lacked at advertisements in the paper and picked out three jabs that looked interesting. She had to write out her GV to apply for a jab, and she did that an Wednesday evening. Xiaayan helped her with it. She has a lot of experience of selling and goad business training but is worried about her lack of experience in some areas.

    1. Polly has decided to ask for a higher salary.

    A. Right

    B. Wrong

    2. She doesn't like her bass.

    A. Right

    B. Wrong

    3. Her friends agreed that she should resign.

    A. Right

    B. Wrong

    4. She has no experience of selling.

    A. Right

    B. Wrong

    5. She's worried about her lack of experience in same areas.

    A. Right

    B. Wrong


    参考答案B A A B A

  • 第15题:

    下面哪条语句可以构造正确的对话框()。

    A.AlertDialog dialog=new AlertDialog(context);

    B.AlertDialog.Builder builder=new AlertDialog.Builder(context);

    C.ProgressDialog dialog=new ProgressDialog();

    D.ProgressDialog.Builder builder=new ProgressDialog.Builder(context);


    参考答案:B

  • 第16题:

    —Hurry up! We ________ for you at the gate. 学科网 —I’m sorry .I’m coming soon.学科

    —Hurry up! We ________ for you at the gate.

    —I’m sorry .I’m coming soon.

    A. waits B. waited C. are waiting


    正确答案:C

  • 第17题:

    Jimmy asked Mary to lend him some money, which she agreed to, __________ that he paid her back the following month.

    A.on occasion
    B.in case
    C.under circumstances
    D.on condition

    答案:D
    解析:
    考查介词短语辨析。句意为“Jimmy向Mary借钱,她同意了,………下周还钱”。四个选项中只有on condition后面跟that从句(=if,provided that),表示“如果,只要,条件是……”,强调某人采取行动前必须事先认可的条件。0n occasion“间或,有时”,in case“假使,万一”,under circumstances中间通常加形容词,表示“在……情况下”。故选D。

  • 第18题:

    What can we learn about the author from Paragraph 4?__________

    A.She worked as a translator
    B.She attended a lot of job interviews
    C.She paid telephone bills for her family
    D.She helped her family with her English

    答案:D
    解析:
    第四段整体上看都是在讲一个问题——“作者的英语能帮助家里人解决很多问题”。

  • 第19题:

    She paid the builder()the gate.

    • A、to repair
    • B、repair
    • C、repairing
    • D、repaired

    正确答案:A

  • 第20题:

     The IT department is creating a human resources application that will require several new tables. You need to develop a standard alone executable that will defines these tables and their relationships. Which developer/2000 component could you use to create the executable?()

    • A、Procedure builder. 
    • B、Query builder. 
    • C、Schema builder. 
    • D、Form builder. 
    • E、Project builder. 
    • F、Transactional builder.

    正确答案:C

  • 第21题:

    单选题
    She had clearly no()of doing any work, although she was very well paid.
    A

    tendency

    B

    ambition

    C

    intention

    D

    willingness


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    Jimmy asked Mary to lend him some money. which she agreed to____ that he paid her back the following month.
    A

    on occasion  

    B

    in case

    C

    under circumstances    

    D

    on condition


    正确答案: A
    解析:

  • 第23题:

    单选题
    The IT department is creating a human resources application that will require several new tables. You need to develop a standard alone executable that will defines these tables and their relationships. Which developer/2000 component could you use to create the executable?()
    A

    Procedure builder. 

    B

    Query builder. 

    C

    Schema builder. 

    D

    Form builder. 

    E

    Project builder. 

    F

    Transactional builder.


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    She declined to travel at the()of her company and paid for the trip herself.
    A

    charge

    B

    admission

    C

    expense

    D

    tip


    正确答案: D
    解析: 暂无解析