Java 新手區- Integer.toHexString( i & 0xFF) 為什麼要加& 0xFF. ... byte[] b = new byte[5]; b[0] = 15; String hex = Integer.
確定! 回上一頁