Java基本数据类型
整形 byte,short,int,long
浮点型 float,double
Boolean型 bool
字符型 char

https://blog.csdn.net/pcwl1206/article/details/80766174

没有String,千万注意

相关文章:

  • 2021-11-11
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-01-11
  • 2022-02-08
猜你喜欢
  • 2021-08-27
  • 2021-08-11
  • 2022-02-08
  • 2022-02-08
  • 2022-01-19
  • 2022-02-08
相关资源
相似解决方案