网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
_____
A

extend

B

suspend

C

spoil

D

decorate


参考答案

参考解析
解析:
根据上下文,此处意为“延长银行贷款”,所以选项中extend正确。suspend暂时,中断。spoil破坏;宠坏;(食物)馊掉。decorate装饰。
更多 “单选题_____A extendB suspendC spoilD decorate” 相关考题
考题 ● 采用 (43) 设计模式可保证一个类仅有一个实例;采用 (44) 设计模式可将对象组合成树形结构以表示“部分-整体”的层次结构, 使用户对单个对象和组合对象的使用具有一致性;采用 (45) 设计模式可动态地给一个对象添加一些额外的职责。(43)A. 命令(Command) B. 单例(Singleton) C. 装饰(Decorate) D. 组合(Composite)(44)A. 命令(Command) B. 单例(Singleton) C. 装饰(Decorate) D. 组合(Composite)(45)A. 命令(Command) B. 单例(Singleton) C. 装饰(Decorate) D. 组合(Composite)

考题 使用STRETCH命令时,若所选实体全部在交叉窗口内,则拉伸实体等同于下面哪A.EXTENDB.LENGTHENC.MOVED.ROTATE

考题 Some of them did not get a chance to see the Olympic flame because of the () changes, but we, indeed, feel their passion for China and the Olympics. A.profitB.suspendC.escapeD.route

考题 C中终止线程使用()方法 A、StartB、SuspendC、ResumeD、Abort

考题 They must try to () the boundaries of knowledge.A. extendB. increaseC. enrich

考题 Metals ______ when they are heated. A.extendB.enlargeC.spreadD.expand

考题 She was the only child in the family, but they didn't ______ her. A、hurtB、damageC、spoilD、harm

考题 You are developing a Windows Communication Foundation (WCF) service that is hosted by a Windows Forms Application.The ServiceHost instance is created in the Form Constructor.You need to ensure that the service is not blocked while the UI thread is busy.What should you do?()A. Decorate the service implementation class with the following line of code [ServiceBehavior(UseSyncronizationContext = false)]B. Decorate the service implementation class with the following line of code [ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Multiple)]C. Call the Invoke method of the form and supply a delegate.D. Call the BeginInvoke method of the form and supply a delegate.

考题 He is writing to______his appreciation of the hospitality you showed to him. A.extendB.exploreC.expressD.exercise

考题 使用STRETCH命令时,若所选实体全部在交叉窗口内,则拉伸实体等同于下面哪个命令()。A.EXTENDB.LENGTHENC.MOVED.ROTATE

考题 如果想把直线、弧和多线段的端点延长到指定的边界,则应该使用哪个命令()。A.EXTENDB.PEDITC.FILLETD.ARRAY

考题 Whichofthefollowingmodesconservesthemostbatterypowerwhileallowingretrievalofthecomputingsessionatalatertime?() A.HibernateB.SuspendC.StandbyD.Shutdown

考题 ● 当不适合采用生成子类的方法对已有的类进行扩充时,可以采用 (43) 设计模式动态地给一个对象添加一些额外的职责;当应用程序由于使用大量的对象,造成很大的存储开销时,可以采用 (44) 设计模式运用共享技术来有效地支持大量细粒度的对象;当想使用一个已经存在的类,但其接口不符合需求时,可以采用 (45) 设计模式将该类的接口转换成我们希望的接口。(43)A. 命令(Command)B. 适配器(Adapter)C. 装饰(Decorate)D. 享元(Flyweight)(44)A. 命令(Command)B. 适配器(Adapter)C. 装饰(Decorate)D. 享元(Flyweight)(45)A. 命令(Command)B. 适配器(Adapter)C. 装饰(Decorate)D. 享元(Flyweight)

考题 Which substance is NOT considered to be Oil under the pollution prevention regulations?A.Petroleum and fuel oilB.SludgeC.Oil mixed with dredge spoilD.Oil refuse and oil mixed with wastes

考题 El Abbasa (Sweet Water) Canal______from River Nile at Cairo to Suez Canal at Ismaili.A.extendB.extendingC.are extendingD.extends

考题 Food that( )easily must reach the market and the dinner table as quickly as possible.A.damage B.decay C.spoil D.rot

考题 Charles Wheeler's paintings often highlight the sharp edges and geometrical shapes of machines.A:extend B:emphasize C:distort D:soften

考题 It will absord a large amount of money to decorate the office.A:comprehend B:cost C:spend D:arrest

考题 They have built canals to 【irrigate】 the desert.A. Decorate B. change C. water D. visit

考题 对于同一平面上的两条不平行且无交点的线段,要使两条线段相交于一点,可以仅通过一个命令来延长原线段,这个命令是?()A、ExtendB、FilletC、StretchD、Lengthen

考题 如果想把直线、弧和多线段的端点延长到指定的边界,则应该使用哪个命令:()A、EXTENDB、PEDITC、FILLETD、ARRAY

考题 使用STRETCH命令时,若所选实体全部在交叉窗口内,则拉伸实体等同于下面哪个命令:()A、EXTENDB、LENGTHENC、M0VED、POTATE

考题 为电子客票旅客改签航班,需要填开中断舱单时,需将电子客票状态改为()。A、FIM EXCHENGEDB、SUSPENDC、USED FLOWWND、CPN NOTE

考题 有继承关系时用到的关键字是()。A、extendB、extendsC、implementsD、implement

考题 Which of the following modes conserves the most battery power while allowing retrieval of the computing session at a later time?()A、HibernateB、SuspendC、StandbyD、Shutdown

考题 You work as a database administrator for Certkiller .com. In the Certkiller PRODUCTION database you have granted RESUMABLE system privilege to the CONNECT role.Resumablespace operation has been enabled for all user session. You want users NOT to be aware of any kind of space-related problems while performing transactions. Instead, you want the problem to be resolved by a database trigger automatically. Which combination of triggering time and event would you use to achieve this objective?()A、AFTER CREATEB、AFTER SUSPENDC、BEFORE CREATED、AFTER TRUNCATEE、BEFORE SUSPENDF、AFTER INSERT OR DELETE OR DELETEG、BEFORE INSERT OR DELETE OR DELETE

考题 You are developing a Windows Communication Foundation (WCF) service that is hosted by a Windows Forms Application.The ServiceHost instance is created in the Form Constructor.You need to ensure that the service is not blocked while the UI thread is busy. What should you do?()A、Decorate the service implementation class with the following line of code [ServiceBehavior(UseSyncronizationContext = false)]B、Decorate the service implementation class with the following line of code [ServiceBehavior(ConcurrencyMode = ConcurrencyMode.Multiple)]C、Call the Invoke method of the form and supply a delegate.D、Call the BeginInvoke method of the form and supply a delegate.

考题 单选题As fresh flowers wither easily, they choose some _____ one to decorate their house.A artificialB falseC unnaturalD unreal