| 整形 | byte,short,int,long |
| 浮点型 | float,double |
| Boolean型 | bool |
| 字符型 | char |
https://blog.csdn.net/pcwl1206/article/details/80766174
没有String,千万注意
| 整形 | byte,short,int,long |
| 浮点型 | float,double |
| Boolean型 | bool |
| 字符型 | char |
https://blog.csdn.net/pcwl1206/article/details/80766174
没有String,千万注意
相关文章: