debug line 中文意思是什麼

debug line 解釋
排錯行
  • debug : vt ( bugged; bugging)1 驅除(某處的)害蟲。2 排除(飛機等的)故障;(自動化裝置中)移去(程序等...
  • line : n 1 線;繩索;釣絲;測深度用繩,捲尺。 a fishing line 釣魚線。 be clever with rod and line 會釣魚...
  1. The - v options ( - v, - vn. and - vr ), which cause the compiler to generate debug information, can be combined on the command line

    選項- v 、 - vn 、 - vr會指示編譯器生成調試信息,它們能在命令行中組合使用。
  2. The dcs of i / a series is regarded as main reference object, and the control is separated from model. and the configuration of control is operatised at administration system, not to be added into model, not to build control sound code also. therefore it realizes on - line adjusting, real - time control and so on. users configurate by filling table. they only define i / o condition, fill certain operation variable, and name logic variable. the software offers a friendly user ' s interface, so personnel can compile and modify the control and logic program, change the value of logic and control variable conveniently, attach themselves to run, debug and control the system, not need to know the programs deeply. so the configuration software offer a flat that control engineers can attend to control loop, not to give their attention to the complicated program

    在本課題中,採用填表的方式進行控制組態,用戶只需定義i / o條件、填寫具體的運算變量名即可。本軟體為建模人員提供了一個友好的用戶界面,使建模人員在建模時不必對模塊內部的控制、邏輯程序有很深的了解就可以方便的對其進行編寫和修改,實時改變各邏輯和控制變量在數據庫里的值,參與運行和調試,從而實現對系統的控制。因此,本組態軟體提供的這樣一個平臺,讓控制工程師能集中精力于控制迴路的構成,而不必拘泥於一些具體而煩瑣的程序操作。
  3. Therefore it comes true the on - line adjusting, real - time control and so on. it sames as real locale. the software of logic protect ( include electric logic ) and control includes some usual algebraic and operation model of thermal control and logic operation of logic protect. it adopts foxboro ' s dcs as a example, so we configuration via filling table, user only define i / o condition, fill certain operation variable, and name logic variable. the software offers a friendly user ' s interface, personnel can compile and modify the control and logic program, change the value of logic and control variable conveniently, attach themselves to run, debug and control the set, not need to know about the inside of the old programs deeply. so the configuration software offer a flat that control engineer can attend to the structure of control loop and logic protect ( include electric logic ), not but to handle complicated program

    它以foxboro的dcs控制系統為主要參考模式,採用填表的方式進行控制組態,用戶只需定義i / o條件、填寫具體的運算變量名、邏輯變量名即可。本軟體為建模人員提供了一個友好的用戶界面,使建模人員在建模時不必對模塊內部的控制、邏輯程序有很深的了解就可以方便的對其進行編寫和修改,實時改變各邏輯和控制變量在數據庫里的值,參與運行和調試,從而實現對機組的控制。因此,本組態軟體提供的這樣一個平臺,讓控制工程師能集中精力于控制迴路及邏輯保護(包含電氣邏輯)的構成,而不必拘泥於一些具體而煩瑣的程序操作。
  4. According to the engineering practice and experience, designed a suit of debug method and flow for high - voltage transmission line microcomputer reclosing devices. 5. according to the scheme, we have improved the microcomputer reclosing devices for many high - voltage transmission lines in hunan province, and get good effects

    4 、論文根據工程的實際情況與實踐經驗,設計了一套高壓輸電線路微機重合閘裝置的調試方法及流程5 、按本文提出的方案對湖南省多條高壓輸電線路微機重合閘裝置進行了改進,運行效果良好。
  5. In addition, about the process of practice in design the adsl board, we solve the questions such as the initialization and connection of adsl etc. the main works in the paper could be described as follow : study the theory of adsl and dmt, design and debug the high density 32 line adsl board for co. at present, the adsl board has passed all strict tests

    同時,在開發的過程中,運用理論知識解決了adsl初始化和其建立連接等問題。論文的主要工作:深入研究adsl理論及其離散多音調制。設計、並實際開發了高集成度32路adsl局端業務板。
  6. However, the multiple - line form provides more structure and flexibility than the single - line form and is usually easier to read, maintain, and debug

    但是,多行格式比單行格式提供更多的結構和靈活性,並且通常更易於閱讀、維護和調試。
  7. To debug a. net framework application, the compiler and runtime environment must be configured to enable a debugger to attach to the application and to produce both symbols and line maps, if possible, for the application and its corresponding microsoft intermediate language msil

    若要調試. net framework應用程序,必須配置編譯器和運行時環境以使調試器能夠附加到應用程序,並如果可能,為應用程序及其相應的microsoft中間語言( msil )生成符號圖和線劃圖。
  8. In - line assembly debug

    線列除錯
  9. Labview 、 visa ( virtual instrument software architecture ) and rtsitechnique are used to integrated the plc control subsystem 、 servo controlsubsystem and machine vision detecting subsystem ; design the main controlprogram and user interface of the integrated control system ; conclude amultitasking attemper strategy of this integrated control system. in order torealize the automation machining function of the notched impact specimen, debug this integrated control system in the production line. the function result of

    利用虛擬儀器的軟體開發環境labview 、 visa ( virtualinstrumentsoftwarearchitecture )函數庫以及rtsi技術把plc控制子系統、伺服控制子系統、視覺檢測系統有機地集成為一體,並設計集成控制系統總程序以及人機交互界面,總結出一套適用於本系統的軟體多任務調度策略。
  10. Command - line option in visual c to ask it to emit debug symbol files file extension. pdb

    命令行選項以要求它發出調試符號文件(文件擴展名. pdb ) 。
  11. Rather than stepping through your code line - by - line or instruction - by - instruction, you can allow your program to run until it hits a breakpoint, then start to debug

    與逐句或逐條指令地檢查代碼不同的是,可以讓程序一直執行,直到遇到斷點,然後開始調試。
分享友人