摘要: /*** Copyright (c) 2010, 新浪网支付中心* All rights reserved.* * Java IP地址字符串与BigInteger的转换,* 支持IPv6* */import java.math.BigInteger;import java.net.InetAddre... 阅读全文
posted @ 2015-04-22 10:59 Rozdy 阅读(934) 评论(0) 推荐(0)
摘要: package cn.outofmemory.snippets.core;import java.util.regex.Pattern;/** * A collection of utilities relating to InetAddresses. */public class InetAddr... 阅读全文
posted @ 2015-04-22 10:39 Rozdy 阅读(4239) 评论(0) 推荐(0)