摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace WindowsFormsApplication1{ /// /// 加密解密QQ消息包的工具类. /// public static class QQCrypter { private static void code(byte[] In, int inOffset, int inPos, byte[] Out, int outOffset, int outPos... 阅读全文
posted @ 2013-10-14 14:54
天涯海客
阅读(1292)
评论(0)
推荐(0)

浙公网安备 33010602011771号