debug 核心词议:
vt. 驱除(某处的)害虫;排除障碍;寻出并拆除.. 内的窃听器
debug 基本解释
速记方法
速记技巧
联想记忆法
原来计算机刚出来的,各种元器件都很大,元器件的开关按钮都需要人为干预执行。偶尔会有小虫子(bug)钻入其中,导致计算机运行发生故障,然后相关技术人员就需要清除故障,把虫子清除出去,这就是debug。我猜测是defeat bug(战胜虫子)的缩写。
知识扩展
debug 变化形式
第三人称单数: debugs
过去式: debugged
过去分词: debugged
现在分词: debugging
易混淆的单词: DEBUG
中文词源:
debug 排除故障
de-, 不,非,使相反。bug, 故障。
debug
精选例句
1、 The production lines ground to a halt for hours while technicians tried to debug software.
生产线陷入停顿数小时,与此同时,技术人员尽力排除软件故障。
常见考点例句:
- Expensive in-circuit emulators and rom monitors have morphed into inexpensive jtag debug ports .
- 昂贵的在线仿真器和rom监视器演变为廉价的jtag调试端口。
- You can easily debug appsin desktop emulators which provide a close representation of thetarget device .
- 你可以很容易地在桌面的模拟器中调试应用,这些模拟器提供了与目标设备很相近的表示。
- A software development tool used to test and debug embedded software .
- 一个软件开发工具,被用来对嵌入式软件进行测试和除错。
- It will save youtime when you have to debug and edit ( particularly the large projects ) .
- 他在你调试页面或编辑的时候节省你的时间(尤其对于大的项目来说)。
- That is one of the reasons I 'm going to focus on teaching a debug workflow .
- 这就是为何我会更专注于教授一个调试工作流程。