改自网上现有的java解析程序1. 因为java 的int 本来就是32位的,所以不需要long,2. 把相关的类都集成到一起3. 采用 MappedByteBuffer 提高io效率package projects.common.ip.support;/* * LumaQQ - Java QQ Client * * Copyright (C) 2004 luma * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later v阅读全文>
发表于 @ 2009年06月24日 15:07:00|评论(loading...)|举报|收藏