记作业>英语词典>stubs翻译和用法

stubs

英 [stʌbz]

美 [stʌbz]

n.  (烟、铅笔等的)残余部分,残端; 存根; 票根
v.  脚趾不小心踢到…上
stub的第三人称单数和复数

柯林斯词典

  • N-COUNT 残根;残端;(铅笔)头;(烟)蒂
    Thestubof a cigarette or a pencil is the last short piece of it which remains when the rest has been used.
    1. He pulled the stub of a pencil from behind his ear.
      他从耳后拿出一小段铅笔头。
    2. ...an ashtray of cigarette stubs.
      一烟缸的烟蒂
  • N-COUNT 票根;存根
    A ticketstubis the part that you keep when you go in to watch a performance.
    1. Fans who still have their original ticket stubs should contact Sheffield Arena by July 3.
      仍保留原始票根的球迷请于 7 月 3 号前和谢菲尔德体育馆联系。
  • (支票的)存根
    A chequestubis the small part that you keep as a record of what you have paid.
    1. VERB 不小心踢到(脚趾)
      If youstubyourtoe, you hurt it by accidentally kicking something.
      1. I stubbed my toes against a table leg.
        我不小心踢到桌子腿上。

    双语例句

    • For every model and controller you create, corresponding test stubs are created.
      对于您创建的每个模型和控制器,都会创建对应的测试存根。
    • The necessary client stubs are generated and propagated dynamically when EJB methods are invoked by application clients.
      所需的客户端存根将在应用程序客户端调用EJB方法时动态地生成和传播。
    • The checkbook stubs don't tally with my Bank statement.
      支票薄存根与我的银行对账单不相符合。
    • Should all of your tests be database-backed, or should you use mocks and stubs to isolate functional tests?
      所有测试是否应该全部受数据库支撑,是否应使用mock和stub来隔离功能测试?
    • Code generation and reflection take care of client stubs and server-side skeleton proxies.
      代码生成和反射将负责处理客户机存根和服务器端主干代理(server-sideskeletonproxies)。
    • I'll discuss stubs in more detail later and show you a few examples.
      我在本文后面的部分将会更详细地讨论stub并会给出一些示例。
    • It contains the remote stubs and complex types that are needed to interact with your server-side components.
      它包含远端存根和与服务器端组件进行交互所需的复杂类型。
    • First, you need to write a Web service and then generate the stubs for that Web service.
      首先,您需要编写Web服务,并随后为该Web服务生成存根。
    • Understand the system context diagram to draw requirements for stubs.
      了解系统上下文关系图,以确定对存根的需求。
    • Note that Seam does not generate stubs and complex types for all components that specify a method as remote.
      注意,Seam并不为所有指定一个方法为远端的所有组件都生成存根和复杂类型。