bug pattern
基本解释
- [计算机科学技术]漏洞模式
英汉例句
- For more discussion on this issue, see my article The Null Flag bug pattern.
关于这个问题的更多讨论,请参阅我的文章 空标志错误模式。 - For every bug pattern, there exists a corresponding proscriptive element of design advice exhorting us to avoid the specific bug pattern.
对于每种 bug 模式,设计建议中都存在相应的预防要素,用于告诫我们避免这种 bug 模式。 - Creating bug pattern detectors can have very high leverage; once you've created a detector, you can run it on any code you want, now or in the future, and you might be surprised what turns up.
创建 bug 模式检测器可以提高使用价值;创建检测器之后,无论是现在还是将来,您都可以在您需要的任何代码上运行它,并且您可能对发现的问题感到惊讶。
双语例句
专业释义
- 漏洞模式
Aiming at the problem of imprecise descriptions for bug patterns in automatic bug pattern extraction methods,this paper uses Program Dependence Graph(PDG) to descript context-sensitive bug patterns.
针对自动提取软件漏洞模式方法对漏洞模式的描述不太精确的问题,提出利用软件的程序依赖图表示上下文相关的软件漏洞模式。