9.4.4 Literals
A literal is a source code representation of a value.
literal::
boolean-literal
integer-literal
real-literal
character-literal
string-literal
null-literal
A literal is a source code representation of a value.
literal::
boolean-literal
integer-literal
real-literal
character-literal
string-literal
null-literal
博客介绍了Literals,它是值在源代码中的表示。具体类型包括布尔型、整型、实型、字符型、字符串型和空类型。

被折叠的 条评论
为什么被折叠?



