锘??xml version="1.0" encoding="utf-8" standalone="yes"?>97se在线视频,国产精品拍天天在线,av中文字幕在线http://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383785.htmlabinabinMon, 23 Jul 2012 09:34:00 GMThttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383785.htmlhttp://www.aygfsteel.com/stevenjohn/comments/383785.htmlhttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383785.html#Feedback0http://www.aygfsteel.com/stevenjohn/comments/commentRss/383785.htmlhttp://www.aygfsteel.com/stevenjohn/services/trackbacks/383785.htmlhttp://www.aygfsteel.com/songfei/articles/23686.html
http://blog.csdn.net/allwefantasy/article/details/3136570
http://www.aygfsteel.com/byterat/archive/2007/05/17/118014.html
http://liangfen1224.blog.163.com/blog/static/72377647200861211818421/
http://hi.baidu.com/zjcjava/item/4056050f41cb8c99a2df43f2
]]>- Java 姝e垯琛ㄨ揪寮忎緥瀛?涓)http://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383778.htmlabinabinMon, 23 Jul 2012 08:30:00 GMThttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383778.htmlhttp://www.aygfsteel.com/stevenjohn/comments/383778.htmlhttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383778.html#Feedback0http://www.aygfsteel.com/stevenjohn/comments/commentRss/383778.htmlhttp://www.aygfsteel.com/stevenjohn/services/trackbacks/383778.html寮澶存槸涓や釜鏁板瓧錛岀劧鍚庝腑闂存湁涓涓繛鎺ョ錛岀劧鍚庤繛鎺ョ-鍚庨潰榪樻湁5浣嶆暟瀛楃殑姝e垯
package org.litsoft.air.servlet;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class TestString {
public static boolean isRight(String str){
boolean flag=false;
String regex="^([0-9]{2}-[0-9]{5})+$";
Pattern pattern=Pattern.compile(regex);
Matcher match=pattern.matcher(str);
if(match.matches()){
flag=match.matches();
System.out.println(match.group());
}
return flag;
}
public static void main(String[] args) {
boolean flag=false;
String str="24-99999";
flag=new TestString().isRight(str);
System.out.println("flag="+flag);
}
}

]]>- 姝e垯琛ㄨ揪寮?/title>http://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383777.htmlabinabinMon, 23 Jul 2012 08:02:00 GMThttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383777.htmlhttp://www.aygfsteel.com/stevenjohn/comments/383777.htmlhttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383777.html#Feedback0http://www.aygfsteel.com/stevenjohn/comments/commentRss/383777.htmlhttp://www.aygfsteel.com/stevenjohn/services/trackbacks/383777.html闃呰鍏ㄦ枃

]]> - Java 鎴彇涓孌靛?/title>http://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383767.htmlabinabinMon, 23 Jul 2012 06:55:00 GMThttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383767.htmlhttp://www.aygfsteel.com/stevenjohn/comments/383767.htmlhttp://www.aygfsteel.com/stevenjohn/archive/2012/07/23/383767.html#Feedback0http://www.aygfsteel.com/stevenjohn/comments/commentRss/383767.htmlhttp://www.aygfsteel.com/stevenjohn/services/trackbacks/383767.htmlpackage org.litsoft.air.servlet;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class TestUrl {
private static final String Url = " public static String result(String url){
String result=null;
String regex="([^?]+$)";
Pattern pattern=Pattern.compile(regex);
Matcher matcher=pattern.matcher(url);
while(matcher.find()){
result=matcher.group();
}
return result;
}
public static void main(String[] args) {
String result=new TestUrl().result(Url);
System.out.println("result="+result);
}
}

]]>
主站蜘蛛池模板:
海兴县|
新建县|
开江县|
安西县|
黔南|
广昌县|
焦作市|
泊头市|
柘城县|
龙门县|
日喀则市|
土默特右旗|
犍为县|
大方县|
蒲城县|
和田县|
蒙自县|
盈江县|
焦作市|
河津市|
和硕县|
邵阳县|
云霄县|
海兴县|
青铜峡市|
水富县|
凉城县|
巴中市|
东海县|
兴义市|
宝山区|
苍溪县|
务川|
阜宁县|
南澳县|
西吉县|
高雄县|
霍州市|
光泽县|
新沂市|
赣榆县|