【发布时间】:2023-03-22 13:34:01
【问题描述】:
char a =2; **without quotes**. WHAT is the meaning of this statement
因为 字符 a='2';表示 2 的 ASCII 值存储在 a 但不带引号怎么办
【问题讨论】:
-
看例如这里是 2 用 ASCII 编码的内容:en.wikipedia.org/wiki/ASCII#ASCII_control_code_chart