在Java中,字符和字符串是两个不同的类型。 字符类型. 字符类型 char 是基本数据类型,它是 character 的缩写。一个 char 保存一个Unicode字符: char c1 = 'A'; char ...
確定! 回上一頁