duplicate lines信息详情
双线线路,平衡线路
duplicate───vt.复制;使加倍;adj.复制的;二重的;n.副本;复制品;vi.复制;重复
lines───v.排成一行;画线于(line的三单形式);n.线;台词;航线(line的复数);n.(Lines)人名;(英)莱恩斯
duplicate meaning───重复意义
duplicate urethra───重复尿道
duplicate app───重复应用程序
duplicate cleaner───重复文件查找
duplicate ureters───重复输尿管
duplicate definition───重复定义
in duplicate───[经] 一式二份; 一式两份
If two or more lines contain the same code, and you set a breakpoint on one of those duplicate lines, the breakpoint mapping algorithm might select the wrong duplicate in the client-side file.───如果有两行以上包含相同的程序码,而且您已在其中一个重复行上设定了中断点,则中断点对应演算法可能会在用户端档案中选取到错误的重复行。
is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.───是流行的开源静态分析工具pmd的一部分,它报告代码基中重复行的数量。
The min property in Listing 5 sets the minimum number of duplicate lines that CheckStyle will flag for review.───清单5中的min属性设置了CheckStyle将会标记出的最小重复行数,以供查阅。
Or any other tool to remove duplicate lines from files containing financial or other important data.───或任何其它工具从包含财务或其它重要数据的文件中除去重复行。
It also illustrates the use of the -u option to eliminate any duplicate lines and keep only lines that are unique.───它还演示了使用-u选项来删除任何重复的行,因此只留下唯一的行。
CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.───CPD是流行的开源静态分析工具PMD的一部分,它报告代码基中重复行的数量。
What if you wanted to make your job a little easier and display, say, only the unique or duplicate lines?───如果您希望您的工作轻松点,比如只显示唯一的或重复的行,那么该怎么办呢?
What's more, CPD's token threshold is configurable, meaning that you can vary how CPD suggests duplicate lines of code.───此外,CPD的标志阈值是可配置的,这意味着可以修改CPD建议的重复行数。
Another command called uniq gives us another way of controlling the elimination of duplicate lines.───另一个名为uniq的命令为我们提供了另一种删除重复行的方式。