区分英语词汇词义时,一定不要仅看“英汉”而望文生义。如这两个词,根据韦氏词典的解释,区别点一目了然:
detach
: to separate (something) from something larger
: to separate (yourself) from someone or something
dispatch
: to send (someone or something) quickly to a particular place for a particular purpose
: to defeat (a person or team) in a game, contest, etc.
: to kill (a person or animal) quickly
很显然,同为表达汉语的“派遣”之意时,detach强调的是“separate ...from”,即从一个整体中的“分离”感;而dispatch则强调的是“去执行”感,不含有更不强调“脱离”意味。
详细解决方案
detach和dispatch作派遣讲如何区别?
热度:3 发布时间:2023-10-13 05:58:49.0
相关解决方案
- m_datagrid.putref_DataSource((LPUNKNOWN)pRst.Detach())取不到数据解决思路
- iphone过程执行队列 dispatch queue
- jQuery 文档操作 - detach() 方法
- Circular view path [faults]: would dispatch back to the current handler URL [×××] again
- Detach Procedure
- iOS多线程开发(五)---GCD(Grand Central Dispatch)
- Circular view path [***]: would dispatch back to the current handler URL [/springmvc_01/hello] ag
- ubi文件系统升级报错“please,frist detach mtd2 form ubi0”
- Pytorch中clone、detach
- The minimum free disk space (5000MB) reached for /tmp/splunk/var/run/splunk/dispatch
- vuex中store存储store.commit和store.dispatch
- Grand Central Dispatch(GCD)编程基础
- Double Dispatch
- Dispatch queue的释放
- GCD笔记:Main Dispatch Queue和Global Dispatch Queue
- pytorch的两个函数 .detach() .detach_() 的作用和区别