摘要: 类型转换 低——————>高 byte,short,char—>int—>long—>float—>double 运算中,不同类型的数据要转化为同一类型之后再运算 阅读全文
posted @ 2023-02-17 19:51 xxxx_y 阅读(13) 评论(0) 推荐(0)