摘要:
1、java是强类型语言,进行运算的时候,有时需要用到类型转换 从低到高: byte--short--char--int--long--float--double boolean(布尔类型)、short(短整型)、int(整型)、long(长整型)、byte(字节型)、char(字符型)、float 阅读全文
posted @ 2021-08-26 22:48 阿黎~ 阅读(33) 评论(0) 推荐(0)
posted @ 2021-08-26 22:48 阿黎~ 阅读(33) 评论(0) 推荐(0)