literal string 中文意思是什麼

literal string 解釋
文字串
  • literal : adj 1 文字的,文字上的。2 字面上的,逐字逐句的。3 沒有誇張的,樸實的,原原本本的。4 呆板的,平庸...
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  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. The first is a character string literal, enclosed in quote marks, and the second is the variable that contains the line from the file

    第一個操作對象是用引號括起來的一個字元串文字,第二個操作對象是包含文件中當前行的變量。
  4. 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

    標量標量變量僅保存一個值,它可以是一個數值字面值,或一個字元串字面值。標量變量名稱始終用一個$字元開始。
  5. Displays the literal string " price : " followed by numbers in currency format

    顯示字元串「 price : 」 ,後跟以貨幣格式表示的數字。
  6. You must type default, including the single quotes, to specify the literal string value " default. " if you type the word default without any quotes, it most likely will evaluate to an empty string when this is evaluated as an xpath expression

    為了指定文字字串值" default " ,必須輸入default ,單引號也要一起輸入。如果只是輸入default這個詞,而沒有帶單引號,那麼在xpath表達式中它將被當作空字串來處理。
  7. A language construct that describes a data type by means of a model character string literal

    編程語言中,利用模型字元串的數值文字描述數據類型的一種語言成分。
  8. The schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value

    Schematron處理程序在用給定的值對參數進行文字串置換時,要執行一次預處理程序。
  9. Marks an assembly as not requiring string - literal interning

    將程序集標記為不需要字元串暫留。
  10. Instruction allocates the requisite amount of memory and performs any format conversion required to convert the string literal from the form used in the file to the string format required at runtime

    指令分配必需的內存量並執行將字元串從在文件中使用的形式轉換為在運行時要求的字元串格式所需的任何格式轉換。
  11. In particular, the curly brackets instruct db2 to evaluate the enclosed expression in the case, " e " rather than treat it as a literal string

    具體來說,花括號( { } )指示db2計算被括起來的表達式(在這里是" $ e " )的值,而不是將其視作一個文字字元串。
  12. To include literal characters in the return string ; otherwise,

    如果在返回字元串中包括原義字元,則為
  13. Mark a name as a parameter instead of a string of literal characters

    將名稱標記為參數而不是字元串。
  14. The current position in the formatted string is a literal character

    格式化字元串中的當前位置為原義字元。
  15. Method cannot append the literal string to a content page

    方法無法將字元串追加到內容頁。
  16. If the html control literal string is to be decoded ; otherwise,

    如果要解碼html控制項字元串,則為
  17. Gets or sets the literal string of code

    獲取或設置代碼字元串。
  18. Determines whether the literal string of an html control must be html decoded

    確定html控制項的字元串是否必須是html解碼的。
  19. Is part of the literal string, it can be represented by two single quotation marks

    )是文字字元串的一部分,則可以由兩個單引號(
  20. Numeric displays the number with 2 - decimal - place precision, followed by the literal string " % "

    顯示精確到小數點后兩位的數字,後跟字元串「 % 」 。
分享友人