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

[ded kəʊd]
[ded kəʊd]
死代码
一个死代码

Examples of using Dead code in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Partially dead code.
删除部分dead代码.
Dead code isn't always obvious.
死代码并不总是那么明确的。
You must seek and destroy dead code.
必须要找出并干掉死代码
Some dead code has been transformed into undefined behavior.
一些死代码现在变成了未定义行为。
You must seek and destroy dead code.
你必须寻找和销毁死代码
The compiler removes dead code and rewrites and minimizes what's left so that it downloads and runs quickly.
编译器删除失效代码,重写和减小代码,以便它下载并运行迅速。
In the original version,the entire body of the loop is dead code.
在原始版本中,整个循环体是死代码
So, the statement coverage technique covers dead code, unused code, and branches.
因此,语句覆盖技术涵盖了死代码,未使用的代码和分支。
In this case the responsible code is not reachable andactually is a dead code.
在这种情况下,负责的代码是不可访问的,实际上是一个死代码
It parses JavaScript, analyzes it, removes dead code and rewrites and minifies what's left.
它分析你的JavaScript,分析它,去除死代码重写,并最大限度地减少还剩下什么。
Can branches with undefined behavior be assumed unreachable andoptimized as dead code?
C-可以将具有未定义行为的分支假定为不可达,并作为死代码进行优化??
So the part of code surrounded with else is actually a dead code because it is never executed.
所以包含else的代码实际上是一个死代码,因为它永远不会被执行。
The compiler removes dead code and rewrites and minimizes what's left so that it downloads and runs quickly.
编辑器移走呆板的代码并重写,同时最小化留下的代码以便迅速下载和运行。
After this technique is known,burakk has fixed ASV 4 and handled that dead codes correctly.
当这个技术流传后,burakk将修改ASV4,使它能正确处理死循环
To crack this SWF, we remove the dead codes"constant xxxx",(0x88 and the following two bytes), then everything gets decompiled.
为了破解这个SWF,我们移除死代码"constantxxxx",(0x88和随后两个字节),然后所有的东西都得到反编译。
On April 5, 2007,Al Williams observed that I had a line of dead code at the top of the first method.
年4月5日,AlWilliams发现我在第一个方法中留下了一行无用的代码
Code that appears after a return statement, or any place else where it can never be executed,is called dead code.
出现在某条return语句之后的代码,或者在执行流程永远不会到达之处的代码,被称为死代码(deadcode)。
Hence the portion of code surrounded with else is really a dead code because it isn't ever executed.
所以包含else的代码实际上是一个死代码,因为它永远不会被执行。
Code that appears after a return statement, or any other place the flow of execution can never reach,is called dead code.
出现在某条return语句之后的代码,或者在执行流程永远不会到达之处的代码,被称为死代码(deadcode)。
Therefore the component of code surrounded with else is really a dead code because it's not ever executed.
所以包含else的代码实际上是一个死代码,因为它永远不会被执行。
Code that appears after a return statement(in the same block), or any place else where it can never be executed,is called dead code.
出现在某条return语句之后的代码,或者在执行流程永远不会到达之处的代码,被称为死代码(deadcode)。
It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left.
它分析你的JavaScript,分析它,去除死代码重写,并最大限度地减少还剩下什么。
NODE_ENV with'production',and then use the UglifyJsPlugin to remove all the dead code that no longer runs.
NODE_ENV替换为'production',然后通过UglifyJsPlugin就可以移除掉所有无用的代码
Refactoring is done to fill in short-cuts, eliminate duplication and dead code, and to make the design and logic clear.
重构的结果是引用了快捷方法、去除了重复代码和死代码,使设计和逻辑更加清晰。
Many other optimizations can render the code amenable to a more efficient register allocation,such as dead code elimination, common subexpression elimination and instruction scheduling.
很多其他优化可以将代码呈现为适于更高效的寄存器分配,例如死码消除、公用子表达式消除和指令调度。
DO-178B/ED-12B defines dead and deactivated code as follows:.
DO-178B/ED-12B对代码(Deadcode)的定义是:.
If there is a quantum code for all things, living and dead, then there is an existence after death(speaking in purely physical terms).
如果不论是生或,所有东西都有量子编码,就会存在着死后世界(以纯物理的角度来看)。
Results: 27, Time: 0.0286

Word-for-word translation

Top dictionary queries

English - Chinese