DEAD CODE Meaning in Japanese - translations and usage examples

[ded kəʊd]
[ded kəʊd]
デッドコード

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Fix Remove dead code.
Fixデッドコードを削除。
Or dead code can be eliminated.
この場合はdeadcodeであり、削除できる。
Improve: remove dead code.
改善:死んだコードの削除。
Dead code is code that is unnecessary.
デッドコードとは、絶対実行されないコードのことである。
So we have got a dead code in case 3!
そのため、case3はデッドコードです!
Dead Code- Dead code is code that isn't executed.
Deadcode-使われていないコード。
This is called“dead code elimination”.
Dead-codeeliminationというらしい。
Dead code is not truly dead until it's buried.
デッドコードは葬られるまでは、本当に死んでいません。
I am proud of this code, as it implements dead code.
は実行されない.このようなコードをdeadcodeと呼ぶ.。
Reduced performance In the specific case of dead code, execution will waste processor cycles.
パフォーマンスの低下デッドコードの特定の場合には、実行時にプロセッサーサイクルを浪費する。
InfoQ: What suggestions do you have for dealing with dead code?
InfoQ:デッドコードを扱うことについて、何か提案はありますか?
Dead code can also cause confusion during code maintenance or code review.
到達不能コードは、コードのメンテナンスやレビュー時に混乱を引き起こすこともあります。
Can branches with undefined behavior be assumed unreachable andoptimized as dead code?
未定義の振る舞いを持つブランチは、到達不能であり、デッドコードとして最適化されていると想定できますか?
The presence of dead code may indicate logic errors that can lead to unintended program behavior.
デッドコードの存在は、意図しないプログラム動作につながる論理エラーを示している場合がある。
It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left.
それは、あなたのJavaScriptを解析し、それを分析して、デッドコードや書き換えが削除され、残っているものが最小限に抑えられます。
Dead code Although the code is called it does nothing useful and the call can be omitted.
デッドコードコードが呼ばれているが何も有効な処理は行っておらず、呼び出し自体を削除できる。
Automatic removal from executable If a compiled language use any dead code elimination option in the linker to remove it.
実行ファイルから自動的に除去するコンパイル言語の場合、リンカに存在する何らかのデッドコードの除去オプションを使用することで除去できる。
Typically, the presence of dead code indicates that a logic error has occurred as a result of changes to a program or to the program's environment.
一般的には、デッドコードが存在するということは、プログラム自身やプログラム環境が変化したために論理エラーが生じたことを示している。
InfoQ interviewed KevlinHenney about dealing with problems that can occur from dead code and asked him for advice for dealing with error conditions and exceptions.
InfoQは、KevlinHenney氏にインタビューして、デッドコードから起こり得る問題の扱い方を聞き、エラー条件と例外の扱い方についてアドバイスを求めた。
Dead code needs to be found and removed; leaving dead code in is an obstacle to programmer understanding and action, and there's the risk that the code is awakened which can cause significant problems.
デッドコードを残しておくと、プログラマの理解と行動を妨げることがあり、コードが実行されて、重大な問題を引き起こすリスクもある。
InfoQ: You talked about how dead code that became activated led to a big loss for one company.
InfoQ:あなたは、デッドコードが、どのように1つの企業に大きな損失をもたらしたかについて話しました。
Results: 21, Time: 0.0263

Word-for-word translation

Top dictionary queries

English - Japanese