参考答案和解析
参考答案:A
更多“Many companies spend a lot of money and time ()their trademarks. ”相关问题
  • 第1题:

    A requirements specification is ( ).

    A.a rough list of things that the proposed software ought to do
    B.a precise list of things that the proposed software ought to do
    C.a formal list of things that the proposed software must do
    D.an estimate of the resources (time, money, personnel, etc.) which will be required to construct the proposed software


    答案:C
    解析:
    解析:翻译:需求规格说明书是( )。A.软件需要完成的工作的一个粗略的文档B.软件需要完成的工作的一个精确的文档C.软件需要完成的工作的一个正式的文档D.用于估算(时间、成本、人员等)资源的文档,这种资源的估算用于指导软件的开发

  • 第2题:

    价格;条款;花费(  )。
    A.price;spend;terms
    B.price;spend;terms
    C.price;terms;spend
    D.terms;price;spend


    答案:C
    解析:

  • 第3题:

    Lower taxes would spur investment and help economic growth.

    A:attract
    B:encourage
    C:require
    D:spend

    答案:B
    解析:
    本句意思:低税收将刺激投资,帮助经济增长。encourage和spur都有“鼓舞,鼓励”的 意思。如:New measures have been taken to encourage consumption in China.中国采取了新的举 措来刺激消费。

  • 第4题:

    A requirements specification is ( )。

    A.a rough list of things that the proposed software ought to do
    B.a precise list of things that the proposed software ought to do
    C.a formal list of things that the proposed software must do
    D.an estimate of the resources (time, money, personnel, etc.) which will be required to construct the proposed software


    答案:C
    解析:
    翻译:
    需求规格说明书是()。《》()
    A.软件需要完成的工作的一个粗略的文档
    B.软件需要完成的工作的一个精确的文档
    C.软件需要完成的工作的一个正式的文档
    D.用于估算(时间、成本、人员)等资源的文档,这种资源的估算用于指导软件的开发

  • 第5题:

    How much would you__for repairing my radio?

    A.charge
    B.cost
    C.pay
    D.spend

    答案:A
    解析:
    charge表示“索价;要支付……”。

  • 第6题:

    下面哪条语句,可以产生与下面程序相同的结果。 data invest; money=1000; do until(money gt 5000); Year+1; money+(money*0.10); end; run;

    A.do while(money ge 5000);

    B.do while(money =5000);

    C.do while(money le 5000);

    D.do while(money >5000);


    random.randint(0,10)