just-in-time debugging 中文意思是什麼

just-in-time debugging 解釋
實時調試
  • just : adj 1 公正的,正值的;公平的,正義的。2 恰當的;適當的;應得的。3 正當的,合法的。4 合理的,有充...
  • in : adv 1 朝里,向內,在內。 A coat with a furry side in有皮裡子的外衣。 Come in please 請進來。 The ...
  • time : n 1 時,時間,時日,歲月。2 時候,時刻;期間;時節,季節;〈常pl 〉時期,年代,時代; 〈the time ...
  • debugging : 程序調整
  1. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管代碼,則這些匯編指令對應于由實時( jit )編譯器創建的本機代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。
  2. Dialog that requires user intervention to either start just - in - time debugging or ignore the exception

    這對無人參與執行可能是不需要的。
  3. This offset might be an approximation depending on whether the just - in - time compiler is generating debugging code or not

    根據實時( jit )編譯器是否正在生成調試代碼,此偏移量可能是近似量。
  4. To enable just - in - time debugging of a windows form

    為windows窗體啟用實時調試
  5. Debugging was started via just - in - time debugging

    通過實時調試啟動調試。
  6. How to : enable disable just - in - time debugging

    >如何:啟用/禁用實時調試
  7. You can enable just - in - time debugging for these program types

    可以為以下程序類型啟用實時調試:
  8. Modifies code generation for runtime just - in - time debugging

    修改運行庫實時( jit )調試的代碼生成。
  9. Selecting the types of code to enable for just - in - time debugging

    選擇要啟用實時調試的代碼類型。
  10. Just - in - time debugging is enabled in the options dialog box

    可以在「選項」對話框中啟用實時調試。
  11. Debugging : turn on just - in - time debugging

    調試:啟用實時調試
  12. To enable disable just - in - time debugging

    啟用/禁用實時調試
  13. You can enable just - in - time debugging from the options dialog box

    您可以從「選項」對話框啟用實時調試。
  14. If just - in - time debugging is not enabled, the stop statement behaves as if it were an end statement, terminating execution

    如果沒有啟用實時調試, stop語句的行為如同end語句,終止執行。
  15. Topics include debugging basics, execution control, attaching to a running program, just - in - time debugging, launching the debugger automatically, dumps, breakpoints, inspecting your program, handling exceptions, edit and continue, and using expressions in the debugger

    涉及的主題包括:調試基礎,執行控制項,附加到運行的程序,實時調試,自動啟動調試器,轉儲,斷點,檢查程序,處理異常, 「編輯並繼續」 ,以及在調試器中使用表達式。
  16. To find the problem, step through the code or of using just - in - time debugging until you find where the failure occurs, and then determine the incorrect parameters or code

    若要找到問題,請逐句通過代碼(或者使用實時調試) ,直到找到發生失敗的位置,然後確定不正確的參數或代碼。
分享友人