java中类型的隐式转换

byte+byte=int,低级向高级是隐式类型转换,高级向低级必须强制类型转换,byte<char<short<int<long<float<double
posted @ 2018-02-26 11:48  甜菜波波  阅读(407)  评论(0编辑  收藏  举报