-
字符串字面值,比如a、b、c等等。
String literals a, b, c...
youdao
-
可以使用+操作符连接多个字符串字面值。
To concatenate multiple String literals, use the + operator.
youdao
-
String数据类型代表字符串字面值。
String data type is a representation of string literals.
youdao
-
String数据类型代表字符串字面值。
String data type is a representation of string literals.
youdao