Java10进制转16进制
"0x" + Integer.toHexString(hex);
本文来自博客园,作者:七月的枫丶 ,部分内容摘自互联网,转载请注明原文链接:https://www.cnblogs.com/easybook/p/15484598.html
"0x" + Integer.toHexString(hex);
本文来自博客园,作者:七月的枫丶 ,部分内容摘自互联网,转载请注明原文链接:https://www.cnblogs.com/easybook/p/15484598.html