Hi, how to convert integer into hexadecimal in Java ? For example : int dec = 12; I want to make it become 0x000c. I don't want to use...
確定! 回上一頁