break mode 中文意思是什麼

break mode 解釋
中斷模式
  • break : vt (broke, 〈古語〉 brake; broken 〈古語〉broke)1 毀壞,弄壞,損壞,毀損。 break a doll 弄壞洋...
  • mode : n 1 法,樣,方法,方式。2 模,型;樣式,體裁,款式;習慣。3 風尚;〈the mode〉流行,時髦。4 【語...
  1. If you try to change your code while in break mode, the debugger issues a warning

    如果試圖在中斷模式下更改代碼,調試器將會發出警告。
  2. You can think of break mode as being like a timeout

    斷點模式可以看作一種超時。
  3. In visual basic 2005, watches can be set only in break mode

    在visual basic 2005中,只能在中斷模式下設置監視點。
  4. In visual basic 6. 0, watches can be set at design time, or at run time when in break mode

    在visual basic 6 . 0中,可以在設計時設置監視點,也可以在運行時的中斷模式下進行設置。
  5. You can make adjustments to the program while in break mode

    您可以在中斷模式下對程序進行調整。
  6. The changes you make during break mode are applied immediately when you continue execution of your application

    繼續執行應用程序時會立即應用在中斷模式中所做的更改。
  7. If you put the application into break mode, you can query values and test code in the immediate window

    如果使應用程序進入中斷模式,您就可以在「即時」窗口中查詢值並測試代碼。
  8. Describes edit and continue, a tool that enables you to change your source code while your program is in break mode and apply those changes without having to end the debug session and build your program again, and provides instructions on enabling or disabling this feature

    講述「編輯並繼續」 。該工具用於在程序處于中斷模式時更改源代碼並應用這些更改,無需結束調試會話並再次生成程序。還提供有關啟用和禁用該功能的說明。
  9. To display the threads window in break mode or run mode

    以中斷模式或運行模式顯示「線程」窗口
  10. To display the modules window in break mode or run mode

    在中斷模式或運行模式下顯示「模塊」窗口
  11. To display the processes window in break mode or run mode

    在中斷模式或運行模式下顯示「進程」窗口
  12. When the debugger encounters a stop statement, it breaks execution of the program enters break mode

    當調試器遇到stop語句時,它將中斷程序的執行(進入中斷模式) 。
  13. Edit and continue enables you to stop program execution in break mode, make changes to the executing code, and resume program execution with the newly incorporated changes

    「編輯並繼續」使您能夠在中斷模式下停止程序執行,對執行的代碼進行更改,然後繼續執行新合併了更改后的程序。
  14. Enter break mode by doing one of the following

    執行下列操作之一進入中斷模式:
  15. The debugger must be in break mode at this point

    調試器在此時必須處于中斷模式。
  16. The debugger must be running or in break mode

    調試器必須正在運行或處于中斷模式。
  17. Figure 6 : visual basic form in break mode

    圖6 :處于中斷模式的visual basic窗體
  18. Figure 3 : visual basic form in break mode

    圖3 :處于中斷模式的visual basic窗體
  19. You can set data breakpoints in break mode only

    只可以在中斷模式下設置數據斷點。
  20. Available only in break mode of the debugger

    僅可用於調試器的「中斷」模式。
分享友人