阅读背景:

整型中的强制类型转换

来源:互联网 

这么几个赋值语句:
1. short b = 1;
2. short b = 1; ++b;
3. short b = 1; b+=1;3.




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: