In this example, the Ant fileset type delineates which files CPD should analyze and which it should ignore.
在这个示例中,Antfileset类型指定了CPD文件应该分析哪些文件,以及应该忽略哪些文件。
We will input more effort into developing CPD program this year.
今年,我们将在开发CPD项目上投入更多的精力。
In that way, the CPD Formula provides you with maximum effectiveness.
CPD公式就是以这种方式为你提供最大的效力。
Methods We select 7 statistical indexes which can reflect the inpatient medical quality and form an evaluation system, and make a comprehensive evaluation by CPD approach.
方法选取反映住院医疗质量的7项统计指标,建立评价指标体系,用CPD评价法对住院科室进行综合评价。
The PMD plugin for Eclipse provides a feature called CPD (or Copy Paste Detector), which finds duplicated code.
Eclipse的PMD插件提供了一项叫做CPD(或复制粘贴探测器)的功能,用于寻找重复的代码。
By using a static analysis tool such as PMD「s CPD or CheckStyle, you can determine areas of high code duplication on a continual basis as part of running an automated build.
使用诸如pmd的CPD或CheckStyle这样的静态分析工具,您能够将整个分析过程作为自动构建的一部分,持续分析,确定代码重复度高的区域。
Additionally, you can set CPD to ignore certain code options, such as identifiers and literals.
另外,可以设置CPD忽略某些代码选项,例如标识符和标量。
The distinctive CPD bands, which could be constantly and clearly detected using the CPD staining procedure we improved, provided new landmarks for chromosome identification in tomato.
用改良的CPD染色程序清晰而稳定地显示出这些特征性的CPD带纹为番茄的染色体,特别是有丝分裂中期染色体提供了新的识别标记。
The CPD project is part of the PMD source-analysis tool.
CPD项目是PMD源代码分析工具的一部分。
The photoelectric characteristics of conducting polymer MEH - PPV film were studied using contact potential difference ( CPD ) method.
用接触电位差(CPD )方法研究了导电聚合物MEH-PPV薄膜的光电特性。
For example, by setting the threshold at 100 tokens, CPD shows only instances where at least 100 tokens have been duplicated.
例如,如果将阈值设置成100个标志,CPD就会在至少重复了100个标志的时候显示一个实例。
I need a nontrivial victim code base as an example, so I chose the aforementioned Struts project. Running CPD on the Struts 2 code base yields the results shown in Figure 3.
我需要一个典型的问题代码库来作为示例,因此选择了前面提到的Struts项目。
This duplication doesn」t appear in tools like CPD because the values in each instance of the repeated infrastructure are indeed unique, but it harms your code nonetheless.
这种复制并不会出现在CPD之类的工具中,因为重复的基础设施的每个实例的值必须是惟一的。尽管如此,它仍然会损害您的代码。