代码重复 英语是什么意思 - 英语翻译

code duplication
代码重复
代码复制
code repetition
duplicated code
重复 代码

在 中文 中使用 代码重复 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这将最大限度地减少代码重复,并简化应用程序特定的软件。
This will minimize code duplication and simplify the application specific software.
代码重复已被删除,我们有更多的可维护代码。
The code duplication has been removed, and we have much more maintainable code..
Deep-pwning含多个组件减少代码重复
Deep-pwning is modularized into several components to minimize code repetition.
为了删除代码重复,我们可以引入可插入行为。
In order to remove the code duplication we can introduce the Pluggable Behaviour.
没法读的代码往往导致缺陷、低效与代码重复
Unreadable code often leads to bugs, inefficiencies, and duplicated code.
组件Deep-pwning含多个组件减少代码重复
Deep-pwning is modularized into several components to minimize code repetition.
这些宏减少了代码重复,而不会影响类型安全性。
Those macros reduce code duplication without compromising type safety.
Go社区比其他地方更容易接受代码重复
Code duplication is more acceptable in the Go community than elsewhere.
大多数代码中的注释实际上都是代码重复的恶性表现。
Most comments in code are in fact a pernicious form of code duplication.
在大多数情况下,我会尽力避免代码重复
I also strive my best to avoid any code duplication.
这样可以减少代码重复
This reduces code duplication.
这样可以减少代码重复。!
That helps reduce code duplication!
没法读的代码往往导致缺陷、低效与代码重复
Unreadable code often leads to bugs, inefficiencies, and duplicatedcode.
我在KyotoCabinet中确实看到了一些代码重复
I have seen quite a bit of code duplication in Kyoto Cabinet.
代码重复我在KyotoCabinet中确实看到了一些代码重复
I have seen quite a bit of code duplication in Kyoto Cabinet.
使用DAO的潜在缺点包括抽象泄漏、代码重复和抽象反演(英语:Abstractioninversion)。
Potential disadvantages of using DAO include leaky abstraction, code duplication, and abstraction inversion.
代码重复:相同或者相似的代码存在于一个以上的地方。
Duplicated code: identical or very similar code exists in more than one location.
如何为非常复杂的Web应用程序构建最佳的控制器结构,以便在避免代码重复的同时实现重用性和灵活性??
How do you best structure the controller for moderate/ complex Web applications so that you can achieve reuse andflexibility while avoiding code duplication?
首先,我们将回顾一下提取函数以减少代码重复的机制。
First, we will review how to extract a function to reduce code duplication.
这个例子清楚地演示了函数的主要目的之一是:避免代码重复
This example clearly demonstrates one of the main purposes of functions:to avoid code duplication.
这个例子清楚地演示了函数的主要目的之一:避免代码重复
This example clearly demonstrates one of the main purposes of functions:to avoid code duplication.
使用DAO的潜在缺点包括抽象泄漏[來源請求]、代码重复和抽象反演(英语:Abstractioninversion)。
Potential disadvantages of usingDAO include leaky abstraction,[citation needed] code duplication, and abstraction inversion.
利用build-infra框架中提供的功能,最大限度地减少代码重复
Leverage the functionality present in the build-infra framework, to minimize code duplication.
当const和非const成员函数的实现在本质上相同时,可以通过使用一个非const版本来调用const版本来避免代码重复
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版本来避免代码重复
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.
例如,可能希望从几个不同的类继承方法,以防止代码重复
For example, it might be desirable to inherit methods from a couple of different classes in order toprevent code duplication.
你的其他依赖也可能依赖于其他版本的lodash,因此将通用lodashrequires转换为特定需要的功能,以避免代码重复
Your dependencies might also depend on other versions of Lodash,so transform generic lodash requires to cherry-picked ones to avoid code duplication.
由于我们可能需要在多个子类中放相同的代码,所以我们明显会导致代码重复
Because we potentially need to put the same code in multiple subclasses,we run the obvious risk of ending up with code duplication.
以下为正文:“避免重复代码”(DRY)是软件发展的一项原则,其主旨是减少代码重复现象。
Don't Repeat Yourself(DRY) is a software development principle,the main aim of which is to reduce repetition of code.
下面的代码重复了.
The codes are repeated below.
结果: 363, 时间: 0.028

单词翻译

顶级字典查询

中文 - 英语