調試語句 的英文怎麼說

中文拼音 [diàoshì]
調試語句 英文
debugging statement
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : 名詞(古代占卜用的器具) astrolabe
  • : 語動詞[書面語] (告訴) tell; inform
  • : 句名詞1. [書面語] (指草木初生拳狀的幼芽) tender bud2. (姓氏) a surname
  • 調試 : shakedown test; debug; debugging
  • 語句 : 1. (成句的話) sentence2. [自動化] statement
  1. When you run this code under the debugger, the assertion statement is evaluated, but in the release version, the comparison is not made, so there is no additional overhead

    當在調器下運行該代碼時,將計算斷言,但是在發布版本中,將不進行該比較,因此沒有額外的系統開銷。
  2. According to the slice variable, all the phrases which affect the value of slice variable are put into a slice file and fault will be deleted if the result is wrong after executing hence the range of locating fault is reduced and debugging efficiency is improved

    通過對程序按測結果的分析選擇合適的切片變量進行程序切片,從給定的切片變量和編號處向前回溯,找出所有直接或間接影響切片變量值的,將其組成一個切片。若切片變量的值錯誤,則出錯范圍必在其切片內,這樣可以縮小定位錯誤的范圍,提高調效率。
  3. Immediate window is used at design time to debug and evaluate expressions, execute statements, print variable values, and so forth

    「即時」窗口用於調和計算表達式、執行、輸出變量值等。
  4. From the debug menu in the debugger session, select

    調器會話中的「調」菜單中,選擇「逐」 。
  5. Runs the code without invoking the debugger

    調.逐
  6. If you continue stepping, the debugger will step back into the web service and into the

    如果繼續逐通過,則調器將逐返回到web服務並進入和單步執行
  7. On the debug menu, you can watch how the method converts a colon - delimited number pair into a

    通過在「調」菜單上重復單擊「逐」 ,可監視該方法如何將一個用冒號分隔的數字對轉換為
  8. Explore various methods for debugging php applications, including turning on error reporting in apache and php, and by placing strategic print statements to locate the source of more difficult bugs through a simple example php script

    本文介紹調php應用程序的各種方法,包括在apache and php中打開錯誤報告,以及通過在一個簡單的php腳本中放置策略性的print,找到更困難的bug的源頭。
  9. Fuzzy inference system ( fis ) module, control system module and simulink module are used in the simulation of mrfac system and a set of lest and best control rules are found by " error trial ". it proves that high precision control is realized and the hydraulic mrfac system can achieve dynamic and static performance in this paper

    本文就是利用matlab軟體中的模糊推理系統工具箱、控制系統工具箱和simulink工具箱對液壓伺服模型參考模糊自適應控制系統進行模擬,用「錯法」找出一組數目最少且能夠實現最優控制的條件,使系統的動穩態性能得到了大大地提高,基本上實現了超調小,響應速度快地實時控制。
  10. Debugging supports all common debugging features, such as step into, over, and out of statements within routines executing on the server

    調支持所有常用的調功能,例如在服務器上執行的常式中開始並逐步執行、逐步執行和跳出
  11. When the debugger encounters a stop statement, it breaks execution of the program enters break mode

    調器遇到stop時,它將中斷程序的執行(進入中斷模式) 。
  12. You cannot set or clear stop statements using debugger commands, as you would a breakpoint

    不能使用調器命令設置或清除stop,而對于斷點卻可以使用調器命令。
  13. If you want an assert statement that always breaks execution in the debug version, you can do this

    如果想讓assert總是在調版本中中斷執行,可以這樣做:
  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. By recording specified events, sql trace helps you troubleshoot performance, audit database activity, gather sample data for a test environment, debug transact - sql statements and stored procedures, and gather data for performance analysis tools

    通過記錄指定事件, sql跟蹤可以幫助您解決性能問題、審核數據庫活動、收集用於測環境的示例數據、調transact - sql和存儲過程以及為性能分析工具收集數據。
  16. Learn how to use powerful tools such as sql server profiler to troubleshoot performance, audit database activity, gather sample data for a test environment, debug transact - sql statements and stored procedures, or gather data for performance analysis tools

    了解如何使用功能強大的工具(例如sql server事件探查器)來解決性能問題、審核數據庫活動、收集測環境所需的示例數據、調transact - sql和存儲過程以及收集性能分析工具所需的數據。
  17. It is also useful for debugging statements that would generally be part of a larger batch of statements

    它也可以用於調通常是較大的批處理中的部分
  18. Tracing also allows you to write debug statements directly in your code without having to remove them from your application when it is deployed to production servers

    跟蹤還允許您在代碼中直接寫出調試語句,而不必在應用程序部署到成品服務器后從應用程序中移除這些
  19. Tracing also enables you to write debug statements directly in your code without having to remove them from your application when it is deployed to production servers

    使用跟蹤還可以直接在代碼中編寫調試語句,而不必在將應用程序部署到成品服務器時從應用程序中移除這些
  20. For example, you may want to write debugging statements that compare the speed of different approaches to the same programming task, or you may want to localize an application for multiple languages

    例如,可能需要編寫調試語句來比較同一編程任務的不同方法的速度,或者可能需要本地化用於多種言的應用程序。
分享友人