摘要:
java判断是否为汉字 public static boolean isChinese(String str) { String regEx = "[\u4e00-\u9fa5]"; Pattern pat = Pattern.compile(regEx); Matcher matcher = pa 阅读全文
posted @ 2017-01-16 13:23
这个名字想了很久~
阅读(15749)
评论(0)
推荐(0)
摘要:
原文:http://www.open-open.com/lib/view/open1435468300700.html 第一步,确定目标: Tracker 192.168.224.20:22122 CentOS Group1-Storage11 192.168.224.25:23000 CentOS 阅读全文
posted @ 2017-01-16 13:12
这个名字想了很久~
阅读(441)
评论(0)
推荐(0)

浙公网安备 33010602011771号