• He mentions AspectJ specifically in "The Null Flag bug pattern" in connection with exceptions.

    与异常有关的“The NullFlagbug pattern”中特别提到了AspectJ。

    youdao

  • Returning a flag value would have many of the same problems as the Null Flag bug pattern we discussed last time.

    返回一个标志引起许多我们上次讨论标志错误模式一样错误。

    youdao

  • So for a bug pattern detector to be effective, it must minimize false alarms, preferably no more than 50 percent.

    所以对于一个有效bug模式检测器必须最小化警报数量最好使假情报不超过 50%。

    youdao

  • As you learned last month, the first step in writing a bug pattern detector is clearly identifying the bug pattern.

    正如 上一所学的,编写bug模式第一步骤清楚地标识 bug 模式。

    youdao

  • But FindBugs is differentit USES bytecode analysis and a host of plug-in bug pattern detectors to find common bugs in code.

    但是FindBugs不同利用字节码分析很多内置bug模式检测器查找代码中的常见bug

    youdao

  • It also gives the algorithm of how to use this bug pattern to find new bug. The corresponding tool SBF is developed as well.

    本文首次提出了使用程序依赖图表示漏洞模式以及相应漏洞模式生成算法实现对应的工具sbf

    youdao

  • The first bug pattern relating to null-pointer exceptions that we'll explore is one that I call the Dangling Composite pattern.

    我们探讨第一关于指针异常错误类型,称之为悬挂复合类型的错误类型。

    youdao

  • Part 1 of this brief series on effective testing built a FindBugs plugin to find a trivial bug pattern, that of calling System.gc .

    简短系列第1部分介绍了如何进行有效测试构建FindBugs插件查找一个简单bug模式(只需调用System . gc即可)。

    youdao

  • These contain information about all the try-catch blocks in the method, so you'll have to correlate the throw and catch information to identify the bug pattern.

    它们包含关于方法所有try - catch信息所以必须抛出信息捕获信息关联标识bug模式。

    youdao

  • To detect this bug pattern, you'll need to know where the try-catch blocks are, what might be thrown out of the try block, and what is caught in the catch blocks.

    检测bug模式需要知道try -catch位置、try可能抛出的内容以及catch中将捕获的内容。

    youdao

  • All that is needed for a bug pattern detector to be effective is that it turn up a high enough percentage of questionable code to make it worth the effort of using it.

    有效bug模式检测器主要功能发现更高百分比可疑代码使模式具有大的使用价值。

    youdao

  • The process of tuning a detector involves looking at the false alarms and refining the bug pattern so as to eliminate some false alarms without excluding too many actual bugs.

    优化检测器过程包括查找警报细化bug模式消除某些假警报,同时不要将太多真实bug排除在外。

    youdao

  • So if FindBugs is a bug pattern detector, it stands to reason that it can also serve as an auditing tool to measure the degree of compliance with a set of design principles.

    因此如果FindBugsbug模式检测器那么它理所当然可以用作审核工具衡量代码设计原理符合程度

    youdao

  • In this installment, you'll develop a detector for a less trivial bug pattern, called RuntimeException capture. (this bug detector is now included in the FindBugs distribution.)

    的文章中,开发一个称为RuntimeExceptioncapturebug模式检测器(目前,FindBugs发行版中已包含bug检测器。)

    youdao

  • In the next installment, we'll take a look at yet another very common bug pattern that manifests itself as a null-pointer exception, how to recognize it, and how to avoid it.

    在下一个部分我们还要注视另外一个非常普遍的,也被证明是个空指针异常错误类型,以及怎样识别避免它。

    youdao

  • Bug patterns often stem from confusing features of the language or the class library; this bug pattern stems from the somewhat counterintuitive fact that RuntimeException extends Exception.

    bug模式通常源自语言模糊功能;出现bug模式是因为RuntimeException扩展了Exception,稍微有点违反常理

    youdao

  • 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模式检测器可以提高使用价值创建检测器之后,无论是现在还是将来都可以需要任何代码运行并且可能对发现的问题感到惊讶。

    youdao

  • Just to show how insidious bugs of this pattern can be, I've already introduced a bug in the following code.

    为了显示这种类型错误多么隐蔽已经下面代码引入一个错误

    youdao

  • Once a bug is fixed developers can use the "find matching clones" to see other code that follows the same pattern.

    某个bug修复后开发人员就可使用查找匹配克隆”功能看看其他遵循同样模式的代码

    youdao

  • Once a bug is fixed developers can use the "find matching clones" to see other code that follows the same pattern.

    某个bug修复后开发人员就可使用查找匹配克隆”功能看看其他遵循同样模式的代码

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定