2015年11月30日

ip地址的正则表达式

摘要: "((25[0-5]|2[0-4]\\d|1\\d{2}|[1-9]?\\d)\\.){3}((25[0-5]|2[0-4]\\d|1\\d{2}|[1-9]?\\d)){1}";/** * Created by baiwenlong on 11/26/15. */public class IpUt... 阅读全文

posted @ 2015-11-30 14:58 bwlcool 阅读(1079) 评论(0) 推荐(0) 编辑

导航