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.- He pulled the stub of a pencil from behind his ear.
他从耳后拿出一小段铅笔头。 - ...an ashtray of cigarette stubs.
一烟缸的烟蒂
- He pulled the stub of a pencil from behind his ear.
- N-COUNT 票根;存根
A ticketstubis the part that you keep when you go in to watch a performance.- Fans who still have their original ticket stubs should contact Sheffield Arena by July 3.
仍保留原始票根的球迷请于 7 月 3 号前和谢菲尔德体育馆联系。
- Fans who still have their original ticket stubs should contact Sheffield Arena by July 3.
- (支票的)存根
A chequestubis the small part that you keep as a record of what you have paid. - VERB 不小心踢到(脚趾)
If youstubyourtoe, you hurt it by accidentally kicking something.- I stubbed my toes against a table leg.
我不小心踢到桌子腿上。
- I stubbed my toes against a table leg.
双语例句
- Otherwise, you can target server stubs to create the portlet project.
否则,您可以定位服务器存根,以创建Portlet项目。 - When using these test stubs," require'test/ unit '"does not need to be specified.
在使用这些测试存根时,不需要指定“require'test/unit'”。 - 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方法来引用不同的方法。 - Generate client and service stubs in various languages.
采用各种语言生成客户端和服务存根。 - Should all of your tests be database-backed, or should you use mocks and stubs to isolate functional tests?
所有测试是否应该全部受数据库支撑,是否应使用mock和stub来隔离功能测试? - As mentioned above, one of the challenges in SOA testing is creating stubs and simulators.
正如前面提到的,SOA测试中的一个挑战是创建存根和模拟器。 - This will therefore require a redistribution of stubs to all clients every time they change.
因此,这将需要在每一次它们改变的时候,向所有的客户端重新分配存根(stub)。 - It contains the remote stubs and complex types that are needed to interact with your server-side components.
它包含远端存根和与服务器端组件进行交互所需的复杂类型。 - At any given stage, all the stubs and ties of the next stage must be on the classpath.
在任何给定阶段,下一阶段的所有stub和tie都必须在类路径上。 - 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)之前进行开发。