literal value 中文意思是什麼

literal value 解釋
字面值
  • literal : adj 1 文字的,文字上的。2 字面上的,逐字逐句的。3 沒有誇張的,樸實的,原原本本的。4 呆板的,平庸...
  • value : n 1 價值;重要性;益處。2 估價,評價。3 價格,所值;交換力。4 (郵票的)面值。5 等值;值得花的代...
  1. Displays the literal value of any string between two apostrophe characters

    顯示兩個「 」字元之間的任何字元串的文本值。
  2. In our case, this is @ firstname, the value in the firstname field ; is is a string literal

    在這個範例中, @ firstname是firstname欄位的值; is是一個字串文字。
  3. Scalars the scalar variables hold only one value, which may be a numeric literal, or a string literal. scalar variable names always begin with a $ sign

    標量標量變量僅保存一個值,它可以是一個數值字面值,或一個字元串字面值。標量變量名稱始終用一個$字元開始。
  4. A constant is a meaningful name that takes the place of a literal and retains this same value throughout the program, as opposed to a variable, whose value may change

    常數是一個替代文本並在整個程序中保持此相同值的有意義名稱,它與變量相對,變量的值可能會更改。
  5. An envelope described with an rpc - literal binding must namespace qualify the descendents of part accessor elements for the parameters and the return value, as defined by the schema in which the part accessor types are defined

    對于定義部分訪問器的模式中所定義的參數和返回值,通過rpc -文字的綁定描述的信封必須限定部分訪問器元素的派生元素的名稱空間。
  6. This can be used to embed straight quotation marks, spaces, leading slashes, carets, or any other literal characters in a parameter or switch value, with the exception of switch names

    這可用於在參數或開關值(開關名除外)中嵌入直引號( " ) 、空格、正斜杠、插入符號或其他任何字元。
  7. A column binding, instead of an explicit literal value, can be associated with the

    列綁定(而非顯式文字值)可與
  8. A literal value, such as numeric or character data

    一個如數字或字元數據這樣的值。
  9. Is tacked on to the representation of the literal value

    被附加到了文字值的表示中。
  10. The second call passes the literal value 9. 0 to

    第二個調用將文本值9 . 0傳遞給
  11. That contains the literal value associated with the field

    ,它包含與該欄位關聯的文本值。
  12. That contains the literal value associated with the property

    ,它包含與此屬性關聯的文本值。
  13. Variable, assign it the literal value, and call

    變量,為其賦文字值,然後調用將變量作為參數的
  14. Providers that do not use a suffix character to escape the dbliteral escape percent character do not return this literal value and can set the lt member of the dbliteral structure to dbliteral invalid if requested

    不使用后綴字元來轉義dbliteral _ escape _ percent字元的提供程序不會返回此文本值,它們可以在需要時將dbliteral結構的lt成員設置為dbliteral _ invalid 。
  15. Most common expressions, when evaluated, yield a literal value, a variable, or an object property or object indexer access

    大多數常用表達式在計算時都將產生文本值、變量、對象屬性或對象索引器訪問。
  16. Parameter is treated as a literal value instead of as executable code

    參數被視為文字值而不是可執行代碼。
  17. Is a variable, literal value, expression, or a subselect statement enclosed with parentheses that returns a single value

    返回單個值的變量、文字值、表達式或嵌套select語句(加括號) 。
  18. 1. x providers that use the same character as the prefix and suffix may not return this literal value and can set the member of the dbliteral structure to dbliteral invalid if requested

    用相同字元作為前綴和后綴的1 . x提供程序可能不返回此文本值,它們在有需要時可將dbliteral結構的成員設置為dbliteral _ invalid 。
  19. When an ii ce user executes a full - text search on the omnifind connector for the word " link :, " omnifind interprets that as the link command, instead of the user s intended literal value

    如果ii ce用戶在omnifind連接器上對單詞「 link : 」執行全文搜索, omnifind就會把這解釋為鏈接命令,而不是用戶期望的文字值。
  20. If you have a value that never changes in your application, you can define a named constant and use it in place of a literal value

    如果有一個值在應用程序中始終不變,則可以定義一個命名常數,並用該常數取代文本值。
分享友人