normal program flow 中文意思是什麼

normal program flow 解釋
正常程序流程
  • normal : adj 1 正常的,平常的,普通的;平均的。2 正規的,標準的,額定的,規定的。3 智力正常的,精神健全的...
  • program : 按遺傳密碼工作
  • flow : vi 1 流,流動。2 (血液等)流通,循環。3 流過;川流不息;(時間)飛逝;(言語等)流暢。4 (衣服、...
  1. Exceptions should not be used to alter the flow of a program as part of normal execution - they should only be used to report and handle error conditions

    不應作為正常執行的一部分來使用異常改變程序的流程,異常只能用於報告和處理錯誤情況。
  2. Controlling the normal flow of program execution is also somewhat more complex in bytecode than in source code

    在位元組碼中控製程序執行的正常流程也比在源代碼中要復雜一些。
  3. Exceptions can cause performance to suffer significantly, so you should avoid using them as a way to control normal program flow

    異常會大大地降低性能,所以您應該避免將它們用作控制正常程序流的方式。
分享友人