What is the translation of " CODE DUPLICATION " in Chinese?

[kəʊd ˌdjuːpli'keiʃn]
[kəʊd ˌdjuːpli'keiʃn]
代码复制

Examples of using Code duplication in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This reduces code duplication.
这样可以减少代码重复
Code duplication is more acceptable in the Go community than elsewhere.
Go社区比其他地方更容易接受代码重复
That helps reduce code duplication!
这样可以减少代码重复。!
The code duplication has been removed, and we have much more maintainable code..
代码重复已被删除,我们有更多的可维护代码。
How do you avoid code duplication?
如何避免代码的重复引入??
This example clearly demonstrates one of the main purposes of functions:to avoid code duplication.
这个例子清楚地演示了函数的主要目的之一:避免代码重复
How do you avoid code duplication?
如何避免代码里的Duplication??
This example clearly demonstrates one of the main purposes of functions:to avoid code duplication.
这个例子清楚地演示了函数的主要目的之一是:避免代码重复
Those macros reduce code duplication without compromising type safety.
这些宏减少了代码重复,而不会影响类型安全性。
In both cases, we can eliminate code duplication.
这两种情况都能够消除代码冗余。
In order to remove the code duplication we can introduce the Pluggable Behaviour.
为了删除代码重复,我们可以引入可插入行为。
There was no garbage and almost no code duplication.
没有废物,也几乎没有重复的代码
This will minimize code duplication and simplify the application specific software.
这将最大限度地减少代码重复,并简化应用程序特定的软件。
I also strive my best to avoid any code duplication.
在大多数情况下,我会尽力避免代码重复
Code duplication and the ambiguity of where to implement process can be mitigated with Windows WF.
代码复制和在哪里实现该过程可以通过WindowsWF的使用来加以缓和。
So in the end you could have a lot of code duplication.
否则,你最后会发现有许多重复代码
When const andnon-const member functions have essentially identical implementations, code duplication can be avoided by having the non-const version call the const version.
当const和非const成员函数的实现在本质上相同时,可以通过使用一个非const版本来调用const版本来避免代码重复
Leverage the functionality present in the build-infra framework, to minimize code duplication.
利用build-infra框架中提供的功能,最大限度地减少代码重复
Potential disadvantages of using DAO include leaky abstraction, code duplication, and abstraction inversion.
使用DAO的潜在缺点包括抽象泄漏、代码重复和抽象反演(英语:Abstractioninversion)。
For example, a module could be used by Firefox itself as well as by extensions,in order to avoid code duplication.
例如,Firefox可以使用模块,也可以通过扩展来使用模块,以避免代码复制
Potential disadvantages of usingDAO include leaky abstraction,[citation needed] code duplication, and abstraction inversion.
使用DAO的潜在缺点包括抽象泄漏[來源請求]、代码重复和抽象反演(英语:Abstractioninversion)。
For example, it might be desirable to inherit methods from a couple of different classes in order toprevent code duplication.
例如,可能希望从几个不同的类继承方法,以防止代码重复
When const and non-const member functions havevery similar implementations you can avoid code duplication by having the non-cont version call the const version.
当const和非const成员函数的实现在本质上相同时,可以通过使用一个非const版本来调用const版本来避免代码重复
In this way, the code we write can be more flexible and provide more functionality to callers of our function,while not introducing code duplication.
以这种方式编写的代码将更灵活并能向函数调用者提供更多功能,同时不引入重复代码
It is useful to avoid any kind of code duplication.
它有助于避免重复每种类型的代码
How do you best structure the controller for moderate/ complex Web applications so that you can achieve reuse andflexibility while avoiding code duplication?
如何为非常复杂的Web应用程序构建最佳的控制器结构,以便在避免代码重复的同时实现重用性和灵活性??
The definition of this convenience initializer makes RecipeIngredient instances quicker and more convenient to create,and avoids code duplication when creating several single-quantity RecipeIngredient instances.
这个便利构造器的定义可以更加方便和快捷地创建实例,并且避免了创建多个quantity为1的RecipeIngredient实例时的代码重复
Your dependencies might also depend on other versions of Lodash,so transform generic lodash requires to cherry-picked ones to avoid code duplication.
你的其他依赖也可能依赖于其他版本的lodash,因此将通用lodashrequires转换为特定需要的功能,以避免代码重复
First, we will review how to extract a function to reduce code duplication.
首先,我们将回顾一下提取函数以减少代码重复的机制。
Most comments in code are in fact a pernicious form of code duplication.
大多数代码中的注释实际上都是代码重复的恶性表现。
Results: 89, Time: 0.0291

Word-for-word translation

Top dictionary queries

English - Chinese