literals 中文意思是什麼

literals 解釋
字面值
  1. Literals as arguments in the following format : exec string

    文字作為參數按以下格式直接傳遞:
  2. Literals are represented in jena by the

    常量在jena中通過
  3. Executing searches with invalid literals can create unexpected results for unknowing users

    執行帶無效文字的搜索會出現意外結果。
  4. String literals in c that are interpreted verbatim

    在c #中逐字解釋的字元串。
  5. All dbcc command parameters can accept both unicode and dbcs literals

    所有dbcc命令參數都可以接受unicode和dbcs文字。
  6. Date literals are always interpreted according to the english culture

    將總是依據英語區域性解釋日期文本。
  7. Using complex types as hash keys presents a problem to dwr - in javascript, array keys must be literals

    使用復雜類型作為哈希鍵給dwr帶來一個問題在javascript中,數組的鍵必須是標量的。
  8. When you configure the for loop container by specifying an evaluation condition, initialization value, or assignment value, you can use either literals or expressions

    用指定求值條件、初始化值或賦值值的方法配置for循環容器時,可以使用文字或表達式。
  9. The categories of preprocessing token are : header names, identifiers, preprocessing numbers, character literals, string literals, preprocessing - op - or - punc, and single non - white - space characters that do not lexically match the other preprocessing token categories

    預處理標記有以下幾類:頭名稱,標識符,預處理數字,字元文字量,字元串文字量,預處理運算符或標點,以及不符合以上詞法類型的單個非空白字元。
  10. Registers markup tags, whether literals or dynamically generated, from the source file so that they can be properly rendered to the requesting client

    從源文件注冊標記(無論是文本還是動態生成的) ,以便它們可以正確呈現給請求客戶端。
  11. Registers markup attributes, whether literals or dynamically generated, from the source file so that they can be properly rendered to the requesting client

    從源文件注冊標記屬性(無論是文本還是動態生成的) ,以便它們可以正確呈現給請求客戶端。
  12. Registers markup style properties, whether literals or dynamically generated, from the source file so that they can be properly rendered to the requesting client

    從源文件注冊標記樣式屬性(無論是文本還是動態生成的) ,以便它們可以正確呈現給請求客戶端。
  13. Type can be written as character literals, hexadecimal escape sequence, or unicode representation

    類型的常數可以寫成字元、十六進制換碼序列或unicode表示形式。
  14. The two simplest types of expressions are literals and simple names

    最簡單的兩種表達式類型是文本和簡單名稱。
  15. Facet is a constraint on the value space of a data type, achieved by constraining the lexical space to literals that match a specific pattern. the value of

    Pattern方面是對數據類型的值空間的約束,這是通過將詞法空間約束為匹配特定模式的文本實現的。
  16. The sample also sets a default value for the firstname, lastname, and dateofbirth columns which are just simple empty string literals, such as, and the

    該範例應用程式還為firstname 、 lastname和dateofbirth列設定預設值,這些預設值只是簡單的空字串文字,例如
  17. When wildcard characters are used with other operators, they should be treated as literals and simply be passed through to the repository, and no exception should be thrown

    當通配符字元與其他操作符一起使用時,應該將它們作為文字對待,直接傳遞給存儲庫,不應該拋出異常。
  18. Plain integer literals that are above the largest representable plain integer ( e. g., 2147483647 when using 32 - bit arithmetic ) are accepted as if they were long integers instead. 2. 1 there is no limit for long integer literals apart from what can be stored in available memory

    普通十進制整數最大可以為2147483647 (也就是使用32位比特數字的最大值) ,普通的八進制和十六進制數可以4294967295 ,但大於2147483647的數就通過減4294967295變為負數了.長整數的大小是沒有限制的,僅僅受制於可用的內存容量
  19. Such as when defining invalid literals, but these can be defined statically or right inside of the method

    數組(比如在定義無效文字時) ,但是這些可以靜態地定義或者在方法中定義。
  20. Literals and type coercion

    文本和類型強制
分享友人