摘要:
String newstr=new String(pc.getBytes("ISO-8859-1"), "UTF-8"); 阅读全文
posted @ 2018-06-05 09:50
Ice_Blue_Brother
阅读(320)
评论(0)
推荐(0)
摘要:
String sftimeString="^[0-9]*:[0-9]*:[0-9]*$"; Pattern pattern=Pattern.compile(sftimeString); if(pattern.matcher(jtxx.getSc()).matches()){ //匹配后的逻辑 } 阅读全文
posted @ 2018-06-05 09:46
Ice_Blue_Brother
阅读(1998)
评论(0)
推荐(0)

浙公网安备 33010602011771号