就爱字典>英语词典>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 client and server stubs communicate using the RPC runtime library.
      客户机和服务器stub使用RPC运行时库通信。
    • As mentioned above, one of the challenges in SOA testing is creating stubs and simulators.
      正如前面提到的,SOA测试中的一个挑战是创建存根和模拟器。
    • 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方法来引用不同的方法。
    • There can be different implementations of stubs based on the binding requirements.
      根据绑定要求可以存在不同的存根实现。
    • Thus, JAX-WS clients do not have stubs& a major advantage over JAX-RPC.
      因此,JAX-WS客户端没有stub,这在JAX-RPC上是一个重大优势。
    • The necessary client stubs are generated and propagated dynamically when EJB methods are invoked by application clients.
      所需的客户端存根将在应用程序客户端调用EJB方法时动态地生成和传播。
    • Eclipse will now create stubs for your class.
      Eclipse现在将为您的类创建存根。
    • This will therefore require a redistribution of stubs to all clients every time they change.
      因此,这将需要在每一次它们改变的时候,向所有的客户端重新分配存根(stub)。
    • This is a classic example of the limitations of stubs and why mock objects serve a purpose.
      这是一个经典例子,说明了stub的局限性,以及为什么使用mock对象。
    • Once stubs are generated, you're ready to write the servlet.
      生成存根后,就可以编写Servlet了。