stubbing
英 [ˈstʌbɪŋ]
美 [ˈstʌbɪŋ]
v. 脚趾不小心踢到…上
stub的现在分词
复数:stubbings
柯林斯词典
- 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.
双语例句
- Test cases may use stubbing to make an implementation simpler, faster, or more predictable.
测试用例可使用这种技术使实现变得更简单、更快、更容易预测。 - By stubbing out the network client we can now test the getBalance method.
通过网络客户端stub,我们现在能够测试getBalance方法。 - Note, though, that the stubbing or removal of the Outlook item after a successful archiving is asynchronous ( whereas it was synchronous in the case of CSLD).
但是要注意,在成功归档之后对Outlook项目的清除是异步进行的(而在CSLD中是同步的)。 - By creating the UI first, and stubbing out or mocking any classes it needs, we can quickly get feedback on whether the UI matches the business's expectations.
通过首先创建UI,并将所有它需要的类打桩,我们可以快速获得UI是否满足商业需求的反馈。 - Greg: Oh no! Look here, people have been stubbing their cigarettes out on the sofa.
格雷哥:哎呦,看这里,有人在沙发上把烟头按熄。 - Notice that by stubbing out the DOM elements we can test the side effects of the render method without actually doing anything that could invalidate other tests within the test page.
请注意通过使用DOM元素的stub,我们可以测试render方法的结果,而不必实际去做任何事情,这些事情可能导致测试页面的其他测试失效。 - This may result in quickly producing the desired visual flow on the user interface, but stubbing at the client does not test the inter-connectivity or the marshaling of data.
这会在用户接口快速生成所需的可视流程,但客户端的stub不会测试数据的内部连接与编组。 - The results showed that Si phase undergoes necking, stubbing, fragmentation and growth in the initial stage;
结果表明:固溶初期,硅相发生缩颈、钝化、溶断并伴随长大; - Testing classes with a high fan-out score without any stubbing will allow you to test a large percentage of the code quickly.
具有高分散数且没有任何存根的测试类允许你快速地测试大量代码。 - Try stubbing out functions to identify which code paths are causing the native leak.
尝试删除一些功能以确定哪些代码路径在造成本机泄漏。