のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

16進表示

 String codeText = Integer.toHexString(code & 0xffff);