unreachable code
基本解釋
- [計] 執(zhí)行不到的代碼
英漢例句
- Unreachable code is obviously dead, but JVMs often have more aggressive DCE policies.
不可達(dá)代碼顯然是死代碼,但是 JVM 採用的 DCE 策略常常更激進(jìn)。 - When the compiler (back end) detects unreachable code, it will generate C4702, a level 4 warning.
儅編譯器 (後耑) 偵測到有不可能執(zhí)行到的程式碼時,它會産生屬於層級 4 警告的 C4702。 - Sometimes the code is very obviously unreachable (uncalled private methods, unread local variables, and so forth).
有時候,這些代碼是明顯不可達(dá)的(未調(diào)用的私有方法以及 未讀入的本地變量,等等)。
雙語例句
專業(yè)釋義
- 執(zhí)行不到的代碼
- 執(zhí)行不到代碼
- 不可及碼