MY字典>英语词典>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.
        我不小心踢到桌子腿上。

    双语例句

    • The server-side skeleton and DTOs have to be developed before a WSDL can be generated that can be used to generate the client-side stubs and DTOs.
      服务器端的框架和DTO必须在可以生成WSDL文档(可以用于生成客户端存根和DTO)之前进行开发。
    • At any given stage, all the stubs and ties of the next stage must be on the classpath.
      在任何给定阶段,下一阶段的所有stub和tie都必须在类路径上。
    • Eclipse will now create stubs for your class.
      Eclipse现在将为您的类创建存根。
    • You now have the stubs for each of the operations in system. groovy, and you know how to invoke the various methods based on the URL and HTTP method you choose.
      此时已经拥有了system.groovy中每个操作的存根,并且已了解如何基于所选择的URL和HTTP方法来引用不同的方法。
    • Code generation and reflection take care of client stubs and server-side skeleton proxies.
      代码生成和反射将负责处理客户机存根和服务器端主干代理(server-sideskeletonproxies)。
    • To consume a Web service, you must first create service invocation stubs.
      要消费Web服务,您必须首先创建服务调用存根。
    • Develop the client application from the client-side stubs to invoke the service.
      根据客户端存根开发客户机应用程序,以调用服务。
    • For EJB3.0 applications, it is not required to generate EJB client stubs during or prior to deployment.
      对于EJB3.0应用程序,在部署期间或之前生成EJB客户端存根不是必需的。
    • I'll discuss stubs in more detail later and show you a few examples.
      我在本文后面的部分将会更详细地讨论stub并会给出一些示例。
    • For every model and controller you create, corresponding test stubs are created.
      对于您创建的每个模型和控制器,都会创建对应的测试存根。