方程語句 的英文怎麼說

中文拼音 [fāngchéng]
方程語句 英文
equation statement
  • : Ⅰ名詞1 (方形; 方體) square 2 [數學] (乘方) involution; power 3 (方向) direction 4 (方面) ...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : 語動詞[書面語] (告訴) tell; inform
  • : 句名詞1. [書面語] (指草木初生拳狀的幼芽) tender bud2. (姓氏) a surname
  • 語句 : 1. (成句的話) sentence2. [自動化] statement
  1. This process includes ellipsis subject detecting and ellipsis subject recovering. we put forward and implement a method to detect subject ellipsis in the semantic structure of a sentence, and a " candidate - selecting " strategy to recover the elliptical subject by syntactic conditions, semantic conditions and context conditions

    處理過分為主省略的識別和主省略的恢復,提出了一種在漢義結構中識別主省略的法和一種從法、義和上下文境多面綜合判斷的「候選-選擇」主省略恢復策略。
  2. The jdbc driver used for runtime for both java sqlj and java jdbc stored procedures is determined by the javaenv statement in the wlm spas where the stored procedure executes. when the db2 home environment variable is specified, the legacy jdbc driver is used

    對于java sqlj存儲過和java jdbc存儲過,用於運行時的jdbc驅動序都是由wlm spas中的/ / javaenv決定的, wlm spas也是執行存儲過的地
  3. The mixing programming is adopted in order to take advantage of the assembly language and c language. the experimentation proves that the system is steady - going and reliable and the scheme is reasonable and feasible

    系統控制軟體採用混合編式,即在c言中嵌入匯編,充分發揮匯編言和c言各自的優勢,完成整個系統的功能要求。
  4. The advantage to this method is that you do not need to add a separate using statement to every file that references a given assembly

    法的優點是:不需要將# using分別添加到引用給定序集的每個文件。
  5. Differ in only one respect, the way they handle function calls

    「逐」和「逐過」的差異僅在於它們處理函數調用的式不同。
  6. Existent automatic grading model of programs can not deal with the programs with structural body. in this paper, we study the syntax and concept of structural body based on an existed model, and improve the original model in the following aspects : increasing the middle representation form of structural body in analysis of morphology and syntax and system dependence graph and abstract syntax tree, adding standardization rules, mainly including type definition, nesting structure, initialization, function invocation, renaming and sequence of program sentence, besides standardization rules of bit operation and program with enumeration, enhancing the function of inspecting syntax error and improving matching strategies

    本文在原有的編題自動評分模型的基礎上,對結構體的法結構和實現原理進行研究,並在以下幾個面完善原有模型:在詞法和法分析、序的系統依賴圖建立和抽象法樹生成三個面增加結構體類型的中間表示形式;擴充序的標準化規則,主要包括類型定義標準化、結構體嵌套結構標準化、結構體初始化的標準化、結構體作為函數參數時函數調用標準化、結構體變量名稱標準化、結構體排列順序標準化等等;另外,還增加了位運算標準化、枚舉標準化以及文件的處理;增強學生序中法錯誤的檢測和改進序匹配策略。
  7. 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的源頭。
  8. To select all objects. you can also be more selective about the results. for instance, to get all the date properties of resources in the model, you might use

    這是4rdf中所使用的基本法,其中,查詢就是就是查找三元組的過,該三元組匹配給定的主、謂和賓模式。
  9. An example that the control process of hydraulic servo system is simulated in matlab is presented in this paper and a set of best and lest control rules are found via comparison of the simulated results that used different fuzzy rules

    本文主要討論了在電液伺服模型參考模糊自適應控制系統中,用matlab對整個系統的控制過進行模擬,通過原系統與經過模糊控制后的系統的動態響應進行比較,找出控制效果最佳的一組模糊條件法及其應用實例。
  10. A wmi query language statement that supports the traversal of associations programmatically by retrieving all endpoint instances that are associated with a particular source instance

    一個wmi查詢,它通過檢索與特定源實例關聯的所有終結點實例,支持以編式遍歷關聯。
  11. References of a wmi query language statement that supports the traversal of associations programmatically by retrieving all association instances that refer to a particular source instance

    一個wmi查詢,它通過檢索引用特定源實例的所有關聯實例,支持以編式遍歷關聯。
  12. It is sometimes the case, however, that a stored procedure contains more than one sql statement, in which case it will produce more than one result set, more than one update count, or some combination of result sets and update counts

    法。然而,有時候存在存儲過包含多個sql的情況,在這種情況下,它將產生多個結果集、多個更新計數,或者結果集和更新計數的某種結合。
  13. On the basis of an analysis of sql, this paper presents the principle and method of general database dynamic query in the vb. the program code is provided as well

    在分析結構化查詢的基礎上,提出了在vb中實現通用動態查詢序的原理和法,並給出了具體的序代碼。
  14. Based on bringing forward the gsql global parsing model and one new concept : edp ( equivalence distributed program ), the detailed flow of how to parse the global gsql statement into an edp file was introduced

    提出空間查詢言的全局解析模型及等價分佈序的概念,給出將全局空間查詢解析為等價分佈序的法。
  15. You should not code transact - sql statements that directly query the system tables, unless that is the only way to obtain the information that is required by the application

    不要編碼直接查詢系統表的transact - sql,除非這是獲得應用序所需信息的唯一法。
  16. Sqlj is a convention for embedding those sql statements in java, in a way that allows programming tools to perform translation - time compile - time analysis of sql in java, for syntax checking of sql statements, for type checking to determine that the data exchanged between java and sql have compatible types and proper type conversions, and for schema checking to assure that the sql constructs are well - formed and valid in the database schema where they will be executed

    Sqlj是在java中嵌入這些sql的一種約定,它是以某種允許編工具對java中sql進行編譯時分析的式實現嵌入的,在編譯時會對sql進行法檢查以保證法的正確性,進行類型檢查以確定java和sql之間交換的數據具有兼容的類型和適當的類型轉換,以及進行模式檢查以確保sql結構在它們執行時所在的數據庫模式中是格式良好的、合法的。
  17. The visual basic stop statement provides a programmatic alternative to setting a breakpoint

    Visual basic stop提供了一種以編式設置斷點的替換法。
  18. Statement and the name of the procedure or method you want to execute on the new thread

    及要在新線上執行的過法的名稱調用構造函數來進行的。
  19. Stop statements anywhere in procedures to suspend execution

    放在過的任何地以中止執行。
  20. Program slicing is an important technique to analyze and understand programs. a program slice s is composed of a set of statements in program p which can influence the value of a variables named v at a special program point n, in which ( n, v ) is named as slicing criterion

    序分片是一種重要的序分析理解法,用於從源序中抽取對序中特定點上的特定變量有影響的和控制條件,組成新的序(稱作分片) ,然後通過分析分片來分析源序的行為。
分享友人