【细说Java】基本数据类型的一些细节
摘要:转换优先级: byte<short<int<long<float<double char< (short和char同级)八进制数的细节: int a=0123 //输出八进制的123 float a=01.23f //输出十进制的1.23十六进制数的细节:...
阅读全文
posted @ 2015-03-26 16:35
posted @ 2015-03-26 16:35
posted @ 2015-03-26 15:37
posted @ 2015-03-26 15:34
Powered by:
博客园
Copyright © 2025 DarkHorse_pxf
Powered by .NET 9.0 on Kubernetes