string literal 中文意思是什麼

string literal 解釋
串長
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  • literal : adj 1 文字的,文字上的。2 字面上的,逐字逐句的。3 沒有誇張的,樸實的,原原本本的。4 呆板的,平庸...
  1. In our case, this is @ firstname, the value in the firstname field ; is is a string literal

    在這個範例中, @ firstname是firstname欄位的值; is是一個字串文字。
  2. The first is a character string literal, enclosed in quote marks, and the second is the variable that contains the line from the file

    第一個操作對象是用引號括起來的一個字元串文字,第二個操作對象是包含文件中當前行的變量。
  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 language construct that describes a data type by means of a model character string literal

    編程語言中,利用模型字元串的數值文字描述數據類型的一種語言成分。
  5. Marks an assembly as not requiring string - literal interning

    將程序集標記為不需要字元串暫留。
  6. 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

    指令分配必需的內存量並執行將字元串從在文件中使用的形式轉換為在運行時要求的字元串格式所需的任何格式轉換。
  7. A string literal was expected, but no opening quote character was found

    應有一個字元串文字,但找不到左引號。
  8. A regular expression that matches a string literal and has a match value of the literal itself

    匹配字元串文本並且包含文本本身的匹配值的正則表達式。
  9. Details semantic changes such as support for cast notation, string literal behavior, and changes in the semantics between iso - c and c cli

    詳細討論諸如對強制轉換表示法、字元串列為的支持等語義的更改,以及iso - c + +和c + + / cli之間的語義更改。
  10. A string literal that gives a name used to identify a user on a chat or other computer system ; for example an aim screen name or unix login

    一個字元串文字,它給出一個名稱,用於在聊天或其它計算機系統上標識用戶;例如aim屏幕名稱或unix登錄
  11. In other words, you cannot use a string literal or string variable

    換句話說,不能使用字元串或字元串變量。以下對
  12. Returns a string literal description of the error

    返回錯誤的字元串說明。
  13. Constructs a string literal that is three lines long

    構造一個長度為三行的字元串文本。
  14. The string years old is a string literal

    字串years old是一個字串文字。
  15. The following example would use the string literal

    下面的示例使用字元串
  16. For example, this string literal contains a question

    例如,該字元串標識符就包含一個問題:
  17. To a single - character string literal forces it to the

    將強制其轉換為
  18. The empty string literal is interpreted as a single blank

    空字元串文字( )將解釋為一個空格。
  19. The empty string literal is interpreted as an empty string

    空字元串文字( )將解釋為空字元串。
  20. Whether all string literals are distinct ( that is, are stored in nonoverlapping objects ) is implementation - defined. the effect of attempting to modify a string literal is undefined

    是否保持所有字元串文字量獨立(就是說,被不重疊的存儲到對象中)是由編譯器定義的。嘗試修改一個字元串文字量的效果是未定義的。
分享友人