dead code
名词 n.
英文释义
名词 n.
-
Instructions that, when executed, have no effect on the running of the program.
— Much dead code elimination is actually done on intermediate representations of your code, which may contain unnecessary intermediate calculations[…]
-
A portion of source code that will never be executed as part of the running program.
— Many software projects contain much dead code in the form of deprecated functions.
0 次浏览
数据来源: Wiktionary