请输入您要查询的英文单词:

 

单词 Literal string
释义

Literal string

原声例句
PKM OS

However, for literal strings they are equivalent, but for the rest they are not equivalent.

但是,对于文字字符串,它们是等效的,但对于其余字符串,它们并不等效。

英语百科

String literal

(重定向自Literal string)

A string literal or anonymous string is the representation of a string value within the source code of a computer program. Most often in modern languages this is a quoted sequence of characters (formally "bracketed delimiters"), as in x = "foo", where "foo" is a string literal with value foo – the quotes are not part of the value, and one must use a method such as escape characters to avoid the problem of delimiter collision and allow the delimiters themselves to be embedded in a string. However, there are numerous alternate notations for specifying string literals, particularly more complicated cases, and the exact notation depends on the individual programming language in question. Nevertheless, there are some general guidelines that most modern programming languages follow.

随便看

 

英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
京ICP备09058993号 更新时间:2025/8/10 23:43:52