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.
双语例句
- 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中是同步的)。 - Many developers confuse the ideas behind stubbing and mocking.
很多开发人员对stub和mock这两个概念都不是很清楚,很容易混淆。 - So will they now prevent guards from stubbing out cigarettes on the arms, legs and backs of inmates?
那根据那劳什子禁令,以后狱卒也不能用烟头来烫囚犯的手脚身躯了吧? - The results showed that Si phase undergoes necking, stubbing, fragmentation and growth in the initial stage;
结果表明:固溶初期,硅相发生缩颈、钝化、溶断并伴随长大; - The pain of stubbing your toe obviously doesn't count for nearly as much as the pain of a migraine, which doesn't count nearly as the pain of being tortured.
踩到脚趾的痛苦,远不及偏头痛严重,偏头痛的痛苦远不及被折磨的痛苦。 - The archiving is done by a CSX worker thread, the stubbing is handled by a CSX committer thread.
归档由一个CSXworker线程进行,而清除则由一个CSXcommitter线程来处理。 - Stubbing simply replaces a real-world implementation with a simpler implementation.
stub即是用更简单的实现代替真实世界中的实现。 - Try stubbing out functions to identify which code paths are causing the native leak.
尝试删除一些功能以确定哪些代码路径在造成本机泄漏。 - Test cases may use stubbing to make an implementation simpler, faster, or more predictable.
测试用例可使用这种技术使实现变得更简单、更快、更容易预测。 - 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不会测试数据的内部连接与编组。