conditional code 中文意思是什麼

conditional code 解釋
條件符號
  • conditional : adj 1 帶有條件的,有限制的;視…而定的。2 【語法】條件的,假設的。3 引起條件反射的。n 【語法】條件...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. Determine scrambler and unify data interface through the adapter layer, to enable different type of conditional access system to set the descrambler by retrieving the descrambler code

    通過適配層對加擾層進行判斷並統一數據介面,使不同的條件接收系統都能成功提取解擾字對解擾器進行設置。
  2. I put forward the generic principles of programming cross - platform code, use conditional compilation order to assert cross - platform application, deal with the difference between windows and linux in program source code, complete cross - platform source code, compile source code using delphi7, then the compiled application runs on windows. compile source code using kylix3, then the compiled application runs on linux

    提出了編寫跨平臺代碼的一般原則,使用條件編譯指令維護跨平臺應用程序,在程序的源代碼中針對windows和linux操作系統之間的差異進行了相應的處理,使得在源代碼級完成了跨平臺,然後只需要針對不同的操作系統分別編譯就可以在相應的操作系統上運行。
  3. Autocompletion will not function when editing code and using conditional compilation directives if the code is not part of the current branch

    如果代碼不是當前分支的一部分,編輯代碼和使用條件編譯指令時,自動完成功能將不起作用。
  4. Many similar tasks must be scripted separately because ant lacks support for loops, inheritance, and conditional processing ; therefore, build code is duplicated and is sometimes redundant

    很多類似任務必須單獨編寫腳本,因為ant缺乏對循環、繼承和條件處理的支持;因而構建代碼將出現重復,以致產生冗餘代碼。
  5. If this code were a little less trivial, it would also be possible to set a conditional breakpoint - one that stops when a particular expression such as

    的地方,設置一個斷點。如果代碼調試不是很重要,那麼可以設置一個條件斷點,條件斷點是代碼執行在某個特定表達式(例如
  6. Unit testing verifies the internal design, tests the function of programs and units of code, and tests paths and conditional coverage

    單元測試驗證內部設計,測試程序和代碼單元的功能,並測試路徑和條件覆蓋。
  7. Code that is not to be compiled, per a conditional preprocessor directive such as

    排除的代碼根據某個條件預處理器指令(如
  8. Therefore, the transplant conditional access system development cycle plays the decisive role to the overall system development cycle, this article studies on a new method of transplant access system to add a new software adapter level during the process of transplant, the main work includes : after analyzed the principle of work and process of conditional accessing system, transplants the various conditional accessing system to the digital television receiving system, analyzed the compiled code required for the process of transplant, combine the principle of work and process of conditional accessing system, be aimed at transplanting conditional accessing system can only allow single conditional accessing system work normally

    所以開發數字電視接收系統,需要針對地區移植不同的條件接收系統,這樣移植條件接收系統的開發周期對于整個系統的開發周期起到決定性作用。本課題研究了一種新的移植條件接收系統的方法即在移植時添加一個新的軟體適配層,主要的工作包括:分析條件接收系統的工作原理和過程;通過移植幾種不同的條件接收系統到數字電視接收系統中,分析移植過程需要編寫的代碼;結合條件接收系統的工作原理和過程,針對以往移植條件接收系統只能使一個條件接收系統正常工作的移植方法。
  9. At compile time, the conditional code for the french version is compiled

    ,則將編譯法語版本的條件代碼。
  10. You can also use them for debugging your application, because conditional code runs in debugging mode only

    也可以將它們用於調試應用程序,因為條件代碼只在調試模式中運行。
  11. Unicode character class specifiers, arbitrary code execution inside a pattern, flag toggles, conditional expressions, and many other features were added to the regular expression engine

    Unicode字符集、模式內任意代碼操作、 flag toggles 、條件表達式以及其他特徵都被添加到正則表達式庫中。
  12. Executable statements can loop or branch through blocks of code, and often contain mathematical or conditional operators

    可執行語句可在代碼塊中循環或分支,並常常包含算術或條件運算符。
  13. In this third installment, teodor gives a quick introduction to the perl loop syntax, conditional statements, and writing clean code

    在本文(也是本系列的第三部分)中, teodor簡要介紹了perl循環語法,條件語句以及如何編寫整潔( clean )的代碼。
  14. Trace conditional attribute so that the compiler includes your trace code in the executable

    條件屬性,讓編譯器在可執行文件中包括跟蹤代碼。
  15. Debug conditional attribute, so that the compiler will not include your debugging code in the final executable

    條件屬性的情況下編譯您的發布版本,使編譯器不會在最終可執行文件中包含調試代碼。
  16. Generates code for the specified conditional statement

    為指定的條件語句生成代碼。
  17. You can use conditional statements in your code to do this

    你可以在代碼中使用條件語句來達成這個目的。
  18. In addition, code assist is available when typing in the conditional expression

    此外,在輸入條件表達式時還可以使用代碼輔助。
  19. Since jscript processes variable and constant declarations before executing any code, it does not matter whether the declaration is inside a conditional block or some other construct

    由於jscript會在執行任何代碼之前處理變量和常數聲明,因此是在條件塊中聲明還是在某一其他構造中聲明並不重要。
分享友人