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
浙公网安备 33010602011771号