unreachable code 中文意思是什麼

unreachable code 解釋
執行不到的代碼
  • unreachable : 不可達到的
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. To fix this, redo the logic test to eliminate the unreachable code

    方法。若要修復此問題,請重復邏輯測試以消除無法訪問的代碼。
  2. Cs0429 : unreachable expression code detected

    Cs0429 :檢測到無法訪問的表達式代碼
  3. Unreachable code should not be part of a code base

    執行不到的代碼不應當成為代碼基的一部分。
  4. Warning c6259 : labeled code is unreachable

    警告c6259 :無法訪問帶標簽的代碼: switch表達式中的
  5. Identifying dead or unreachable code

    識別死的或不可到達的代碼。
  6. Fortunately, the same technique used to determine the impact of code enhancement as shown in the previous section can be applied to the identification of dead or unreachable code

    幸運的是,用於確定代碼增強所帶來的影響的相同技術(如前一節所示)也可應用於識別死的或不可達的代碼。
  7. In addition to identifying untested code and locating bugs, cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an api operates in practice

    除了找出未測試到的代碼並發現bug外, cobertura還可以通過標記無用的、執行不到的代碼來優化代碼,還可以提供api實際操作的內部信息。
分享友人