CPD:来自PMD小组的免费代码复制工具。
CPD: a freely available code duplication tool from the PMD team.
是否需要针对特定公司或特定货币代码复制历史汇率。
Whether you want to copy historical rates for specific companies or specific currency codes.
代码复制使设计变得更加模糊,因为您无法找到惯用模式。
Duplication in code obscures the design because you can't find idiomatic patterns.
将提供的代码复制并粘帖到Eclipse的中心框架的相应类中。
Copy and paste the code provided into the appropriate classes in the center frame of Eclipse.
您可以在命令行上编写以下代码,或者将代码复制到脚本。
You can write the following on the command line or put the code into a script.
必须将这种分解后的常用查找代码复制到使用这种模式的每个客户端上。
The common lookup code that we factored must be duplicated in every client where we want to use this pattern.
为Web应用程序服务器将清单2中的代码复制到适当的htdocs目录中。
Copy the code in listing 2 into the appropriate htdocs directory for your web application server.
在Eclipse中双击该文件打开它,然后将清单6中的代码复制粘贴到其中。
Open the file in Eclipse by double-clicking it, and then paste the code shown in listing 6.
代码复制令软件程序更难于维护,同理,构建脚本中的复制代码也存在这样的问题。
And just as code duplication can make a software program more difficult to maintain, so too does duplicate code in build scripts.
将清单1中的代码复制到AutoYaST文件的最后一个XML标记之前的位置。
Copy the code from Listing 1 and place it in the AutoYaST file just before the last XML tag.
只要团队A的开发代码线达到稳定的一个点,他们就可以将代码复制回主线。
As soon as Team a development branch reaches a stable point they copy back up to the mainline.
典型的安装任务包括把安装二进制代码复制到映像中和运行软件的安装程序。
Some typical installation tasks include copying installation binaries to the image and running the installation programs for the software.
当你问一个问题一个计算器,你真的应提供全部所需的代码复制你的问题。
When you ask a question one StackOverflow, you really should provide all of the code required to reproduce your problem.
为了向中介添加基本功能,请将下面清单2中的代码复制并粘贴到中介的handle方法。
To add basic functionality to your mediation, copy and paste the code in Listing 2 below to the handle method of your mediation.
将DB 2JDBC驱动程序jar从示例代码复制到WEB - INF \lib。
Copy the DB2 JDBC driver jars from sample code to the WEB-INF \ lib.
可以使用向导并添加操作集,或者只是将清单1中的代码复制到plugin . xml。
You can use the wizards and add the action sets, or you can simply copy the code in listing 1 into your plugin.xml.
起先这看上去有点可怕,但它最初是从trayicon . c中的生成代码复制来的。
This looks a little scary at first, but initially it was copied from the generated code in trayicon.c.
此时我们可以(而且应该)将此分支公开发布到主干上,比如将工作分支上所有的新代码复制到主干上。
At that point we can (and should) publish to the trunk, i.e. take all new code on the work branch and copy over to the trunk.
传统的并行编译器在处理非可规约循环时一般使用结点分割法,但由此带来的代码复制是不可避免的。
Traditional parallelized compiler techniques use node splitting to make irreducible loops reducible, but will make code duplicate inevitably.
因此,他要做的全部事情就是把一部分代码复制到一个HTML文件中,改变它的内容,然后他就可以继续前进了!
So all he has to do is copy a block of code over into an HTML file, change the contents of it and he is good to go!
对于一些比较简单的应用,开发者只需简单的将SuperRewards代码复制和粘贴到自己的程序中即可。
For relatively simple applications, this can be as easy as copying and pasting Super Rewards code into their own programs.
为了测试这个函数,将代码复制到一个文件中并保存为execwithcaps . c,编译并作为根用户运行它。
To test this, paste the code into a file named execwithcaps.c, and compile and run it as root.
要添加这些方法,请直接将下面清单3 中的代码复制到 WebServicesDebugMediation类中。
To add these methods just copy the code from Listing 3 below into your WebServicesDebugMediation class.
只需将OmniFindConfigBeanInfo中的代码复制并粘贴到自己的类中,然后根据需要修改、添加或删除属性。
You should simply be able to copy and paste the code from OmniFindConfigBeanInfo into your own class and alter, add, or remove properties accordingly.
要实现业务对象与xml字符串之间传输的逻辑,将清单4中的代码复制到类ContactComponentImpl。
To implement the logic to do the transformation between the business object and the XML string, copy the code in Listing 4 to the class ContactComponentImpl.
本文首先介绍了程序源代码复制检测技术的基本原理,分析了现有检测系统的功能和特点,并阐述了构建系统所需要的关键技术。
Firstly, this paper introduces the basic theories of the source code copy detection technology, and analyses the functions and characteristics of current copy detection systems for source code.
例如,获取Eclipse(参见参考资料),打开一个新项目,将清单1中的代码复制并粘贴到一个新文档中,编辑,您将很快创建一个结构化简历数据文件。
For example, get Eclipse (see Resources), open a new project, copy and paste the code from Listing 1 into a new document, edit, and you are well on your way to a structured resume data file.
是否需要针对所有货币代码和公司复制历史汇率。
Whether you want to copy historical rates for all currency codes and companies.
然后,可以多次调用该模板,从而避免复制和粘贴代码。
You can then call the template multiple times, to avoid having to copy and paste code.
要查看区别,请用向导生成、复制代码,并与这个示例进行比较。
To see the differences, go to the wizard to generate, copy, and compare it with this example.
应用推荐