語句分組 的英文怎麼說

中文拼音 [fēn]
語句分組 英文
statement grouping
  • : 語動詞[書面語] (告訴) tell; inform
  • : 句名詞1. [書面語] (指草木初生拳狀的幼芽) tender bud2. (姓氏) a surname
  • : 分Ⅰ名詞1. (成分) component 2. (職責和權利的限度) what is within one's duty or rights Ⅱ同 「份」Ⅲ動詞[書面語] (料想) judge
  • : Ⅰ名詞1 (由不多的人員組成的單位) group 2 (姓氏) a surname Ⅱ動詞(組織) organize; form Ⅲ量詞(...
  • 語句 : 1. (成句的話) sentence2. [自動化] statement
  1. The statement means either a simple statement terminated by a semicolon or a compound statement, which is a group of simple statements enclosed in braces

    」要麼是用號結尾的一個簡單,要麼是一個復合? ?封閉在括號內的一簡單
  2. A four - part name constructed with the opendatasource function as the server - name part can be used as a table source wherever a table name can appear in select statements

    對于由四部成的名稱,若其中的服務器名稱使用的是opendatasource函數,則該名稱可以在表名能夠在select內出現的任何位置作為表源使用。
  3. The second statement consists of several parts

    第二條有幾部成:
  4. Based on the cfm, we describes a cfm driven semantics analyzing algorithm, it analyzes chinese clause for semantics, using semantic analyzing as primary one, and syntax analyzing as secondary one : firstly, it estimate the clause ' s semantic mode by looking through the words appearing in the clause ; secondly, it analyzes the functional components in the clause, using the restriction in the semantic mode ; finally, it constructs the semantics of clause using the semantic modes as the framework

    在cfm的基礎上,我們提出了「 cfm模型驅動的析演算法」 ,它是以析為主、析為輔的小析方法。該方法由下列步驟成:首先根據小中出現的詞所映射的概念,形成候選義模式集;然後利用候選模式的「功能成約束」析小的功能成,其中需要利用義詞典中的法結構進行析;判斷各功能成是否滿足約束;對滿足約束的結果構造以cfm中「義模式」為框架的小義表示。
  5. 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

    通過對程序按測試結果的析選擇合適的切片變量進行程序切片,從給定的切片變量和編號處向前回溯,找出所有直接或間接影響切片變量值的,將其成一個切片。若切片變量的值錯誤,則出錯范圍必在其切片內,這樣可以縮小定位錯誤的范圍,提高調試效率。
  6. By analyzing all kinds of use mode of mces, we design a component communication language ccl, each ccl sentence abstractly describes one use mode of mces, one or more ccl sentences can implement some communication task

    通過析mces的各種可能的使用方式,我們設計一個構件通信言ccl ( componentcommunicationlanguage ) ,每個ccl是對mces的一種使用方式的抽象描述,而一個或個ccl合起來就可以完成構件間的通信任務。
  7. Leading whitespace ( spaces and tabs ) at the beginning of a logical line is used to compute the indentation level of the line, which in turn is used to determine the grouping of statements

    邏輯行的前導空白(空格和製表符)用於計算行的縮進層次,層次然後用於
  8. Is more complicated, with bytecode sometimes using normal conditional branches and other times one of a pair of table - based conditional branches

    就復雜多了,在位元碼中,有時採用正常的條件支,有時採用兩種基於表的條件支之一。
  9. You may have noticed from the examples above or the grant statement syntax diagram that you have the ability to specify whether you want to grant a privilege to a user or group, by using the to user or to group clauses respectively

    在上面的例子或grant法圖中可以看出,可以別使用to user或to group子指定是向用戶還是向授予特權。
  10. Clauses can be grouped to operate as a single unit separate from the rest of the query ; like putting parentheses around an expression in a mathematical equation or logic statement

    可以對子進行,使其作為獨立於查詢的其餘部的一個單元來工作,這類似於在數學等式或邏輯中的表達式兩側加上括號。
  11. Query clauses can be grouped to operate as a single unit separate from the rest of the query, similar to putting parentheses around an expression in a mathematical equation or logic statement. when you group clauses, the

    可以對查詢子進行,使其作為獨立於查詢的其餘部的一個單元來工作,這類似於在數學等式或邏輯中的某個表達式兩側加上括號。
  12. This avoids the risk of exposing sensitive data and it also allows common statements to be grouped

    這就避免了暴露敏感數據的風險,而且也允許把常見語句分組
  13. In the insert. select statement with union, the dominant type of the various branches is determined, and the results are converted to that type before being converted to the destination table type

    在使用union合的insert . . select中,確定各支的主要類型,並在將結果轉換為目標表類型之前將其轉換為該類型。
  14. These grouped procedures can be dropped together by using one drop procedure statement

    使用一個drop procedure可將這些過程一起刪除。
  15. Is an existing optional integer that is used to group procedures of the same name so that they can be dropped together by using one drop procedure statement

    現有的可選整數,該整數用來對具有同一名稱的過程進行,以便可以用一個drop procedure全部刪除它們。
  16. Dynamic management views and functions cannot be referenced in transact - sql statements by using one - part names

    不能使用只由一部成的名稱在transact - sql中引用動態管理視圖和函數。
  17. Enable grouping by a column that is derived from a scalar subselect, or a function that is either not deterministic or has external access

    啟用按從標量嵌套select派生的列進行,或者按不確定性函數或有外部訪問的函數進行
  18. 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

    程序片是一種重要的程序析理解方法,用於從源程序中抽取對程序中特定點上的特定變量有影響的和控制條件,成新的程序(稱作片) ,然後通過片來析源程序的行為。
  19. An assignment statement evaluates the expression list ( remember that this can be a single expression or a comma - separated list, the latter yielding a tuple ) and assigns the single resulting object to each of the target lists, from left to right

    一個賦值對表達式序列求值(還記得這可以是單個表達式或者一個逗號隔的序列,後者導出一個元) ,然後從左到右地將對象結果一一地賦給目的序列的每個對象。
  20. Describes the methods for grouping transact - sql statements

    介紹對transact - sql語句分組的方法。
分享友人