12 2013 档案

keygen
摘要:public class KeyGen { public static short getCRC(String s, int i, byte[] bytes) { CRC32 crc32 = new CRC32(); if (s != null) { for (int j = 0; j > 8); crc32.update(i >> 16); crc32.update(i >> 24); for (int k = 0; k 0) { sb.append("-"); ... 阅读全文

posted @ 2013-12-06 16:50 linxyz 阅读(476) 评论(0) 推荐(0)