調試版 的英文怎麼說

中文拼音 [diàoshìbǎn]
調試版 英文
turboz v012 debug build
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : 名詞(古代占卜用的器具) astrolabe
  • : 名詞1 (印刷用底版) printing plate; printing block 2 (書籍排印一次為一版) edition 3 (報紙的一...
  • 調試 : shakedown test; debug; debugging
  1. To enable native run - time checks in a debug build

    調試版本中啟用本機運行時檢查
  2. Using the debug build to check for memory overwrite

    >使用調試版本檢查內存改寫
  3. Use the debug build to check for memory overwrites

    使用調試版本檢查內存改寫
  4. To use the debug build to check for memory overwrite, you must first rebuild your project for debug

    若要使用調試版本檢查內存改寫,首先必須重新生成用於調的項目。
  5. Although it is optional, this standard recommend treating warnings as errors in debug builds as well

    雖然是可選的,本標準也推薦在調試版中將警告作為錯誤。
  6. If users are at other sites, the debug version can be given as well, but kept in a separate directory

    如果用戶在其它位置,則將調試版也給用戶,但要放在單獨的目錄中。
  7. When a problem is found in the app, tell them to temporarily replace the release version with the debug version and try to simulate the problem again

    當在應用程序中發現問題時,告訴他們臨時用調試版代替發行並再次模擬該問題。
  8. Class methods, considerations in debug and release versions of code, side effects, assert arguments, customizing assert behavior, and configuration files

    類方法的信息、代碼調試版和發布中的注意事項、副作用、斷言參數、自定義斷言行為和配置文件。
  9. A good way to use assertions is to build two versions of your final app - one with assertions disabled call it the release version, and the other with assertions enabled call it the debug version

    使用斷言的好方法是構建兩個本的最終應用程序一個本禁用斷言(稱其為發行) ,而另一個本啟用斷言(稱其為調試版) 。
  10. Section of your application s web. config file

    節中,為調試版本配置web應用程序。
  11. Edit and continue works only in debug builds

    「編輯並繼續」僅在調試版本中起作用。
  12. Debug versions of some functions have been added

    添加了某些函數的調試版本。
  13. Use the debug build to check for memory overwrite

    使用調試版本來檢查內存改寫
  14. Install private binaries on a clean debug build

    在干凈的調試版本中安裝私有二進制文件
  15. To try to expose such bugs in your debug builds

    以嘗在您的調試版本中暴露這樣的bug 。
  16. Lets you indicate if a multithreaded module is a dll and select retail or debug versions of the run - time library

    允許您指示多線程模塊是否是dll ,並可以選擇運行時庫的零售本或調試版本。
  17. The crt dbg2 sample illustrates several ways to use debugging hook functions with the debug versions of the c run - time library

    Crt _ dbg2示例演示了幾種將調掛鉤函數用於多種c運行時庫的調試版本的方法。
  18. Compiler option for information on how to catch release build errors in debug builds

    有關如何在調試版本中捕捉發布本錯誤的信息,請參見
  19. If your code generates compile errors after switching from debug build to release build, there are some areas you should check

    如果從調試版本切換到發布本後代碼生成編譯錯誤,有幾個方面應該檢查。
  20. If you want an assert statement that always breaks execution in the debug version, you can do this

    如果想讓assert語句總是在調試版本中中斷執行,可以這樣做:
分享友人