ï»??xml version="1.0" encoding="utf-8" standalone="yes"?>91电影在线播放,久久五月天综合,日韩精品小视频http://www.aygfsteel.com/athrunwang/archive/2013/12/09/394839.html#407365vhvhMon, 09 Dec 2013 07:15:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2013/12/09/394839.html#407365

vh 2013-12-09 15:15 发表评论
]]>
re: StringUtils详细介绍http://www.aygfsteel.com/athrunwang/archive/2013/10/08/370315.html#404737bishibishiTue, 08 Oct 2013 03:58:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2013/10/08/370315.html#404737 are you kindding me?

bishi 2013-10-08 11:58 发表评论
]]>
re: StringUtils详细介绍http://www.aygfsteel.com/athrunwang/archive/2013/10/08/370315.html#404738bishibishiTue, 08 Oct 2013 03:58:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2013/10/08/370315.html#404738

bishi 2013-10-08 11:58 发表评论
]]>
re: Java验证ç ?/title><link>http://www.aygfsteel.com/athrunwang/archive/2013/08/08/365649.html#402559</link><dc:creator>e</dc:creator><author>e</author><pubDate>Thu, 08 Aug 2013 06:43:00 GMT</pubDate><guid>http://www.aygfsteel.com/athrunwang/archive/2013/08/08/365649.html#402559</guid><description><![CDATA[erw<img src ="http://www.aygfsteel.com/athrunwang/aggbug/402559.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/athrunwang/" target="_blank">e</a> 2013-08-08 14:43 <a href="http://www.aygfsteel.com/athrunwang/archive/2013/08/08/365649.html#402559#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: java版的汉字转拼音程åº?/title><link>http://www.aygfsteel.com/athrunwang/archive/2013/07/27/367221.html#402036</link><dc:creator>qicanyun</dc:creator><author>qicanyun</author><pubDate>Sat, 27 Jul 2013 08:06:00 GMT</pubDate><guid>http://www.aygfsteel.com/athrunwang/archive/2013/07/27/367221.html#402036</guid><description><![CDATA[longxian<img src ="http://www.aygfsteel.com/athrunwang/aggbug/402036.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/athrunwang/" target="_blank">qicanyun</a> 2013-07-27 16:06 <a href="http://www.aygfsteel.com/athrunwang/archive/2013/07/27/367221.html#402036#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 新浪一道面试题åQšå†™ä¸€ä¸ªå‡½æ•ŽÍ¼Œè®¡ç®—两个文äšg的相对èµ\径的递归½Ž—法http://www.aygfsteel.com/athrunwang/archive/2013/07/01/386733.html#401107计算两个文äšg的相对èµ\径的递归½Ž—法计算两个文äšg的相对èµ\径的递归½Ž—法Mon, 01 Jul 2013 06:21:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2013/07/01/386733.html#401107

计算两个文äšg的相对èµ\径的递归½Ž—法 2013-07-01 14:21 发表评论
]]>
re: StringUtils详细介绍http://www.aygfsteel.com/athrunwang/archive/2013/02/26/370315.html#3957571111111111111111Tue, 26 Feb 2013 07:44:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2013/02/26/370315.html#395757

11111111 2013-02-26 15:44 发表评论
]]>
re: 新浪一道面试题åQšå†™ä¸€ä¸ªå‡½æ•ŽÍ¼Œè®¡ç®—两个文äšg的相对èµ\径的递归½Ž—法http://www.aygfsteel.com/athrunwang/archive/2012/09/01/386733.html#386734AthrunWangAthrunWangFri, 31 Aug 2012 17:38:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2012/09/01/386733.html#386734String bPath = "/P/y/z/a/b/a/g/c.php";
情况的时候貌ä¼ég¸å¯V€?
代码可改成:
public String pathARelativePathB(String pathA, String pathB, int i) {
// A相对于B ../g/e.php
if (pathA.contains(pathB)) {
if (i == 1) {
return pathA.replaceAll(pathB + "/", "");
} else {
StringBuffer sb = new StringBuffer();
for (int j = 1; j < i; j++)
sb.append("../");
return sb.append(pathA.replaceAll(pathB + "/", "")).toString();
}
} else {
return pathARelativePathB(pathA, pathB.substring(0, pathB.lastIndexOf("/")), ++i);
}
}

AthrunWang 2012-09-01 01:38 发表评论
]]>
re: Java验证ç ?/title><link>http://www.aygfsteel.com/athrunwang/archive/2012/04/06/365649.html#373446</link><dc:creator>DFS</dc:creator><author>DFS</author><pubDate>Fri, 06 Apr 2012 03:25:00 GMT</pubDate><guid>http://www.aygfsteel.com/athrunwang/archive/2012/04/06/365649.html#373446</guid><description><![CDATA[SDF<img src ="http://www.aygfsteel.com/athrunwang/aggbug/373446.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/athrunwang/" target="_blank">DFS</a> 2012-04-06 11:25 <a href="http://www.aygfsteel.com/athrunwang/archive/2012/04/06/365649.html#373446#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: myeclipse优化æ–ÒŽ¡ˆ myeclipse 10 优化 http://www.aygfsteel.com/athrunwang/archive/2012/03/22/368542.html#372434游客游客Thu, 22 Mar 2012 03:09:00 GMThttp://www.aygfsteel.com/athrunwang/archive/2012/03/22/368542.html#372434

游客 2012-03-22 11:09 发表评论
]]>
Ö÷Õ¾Ö©Öë³ØÄ£°å£º Îâ´¨ÊÐ| ÜìÄÏÏØ| ³ÉÎäÏØ| Äϵ¤ÏØ| Õò°²ÏØ| ÉÜÐËÏØ| ɽÎ÷Ê¡| ¸§ÖÝÊÐ| ½­×ÎÏØ| »ÆÁúÏØ| ̨ÄÏÏØ| ¹ÉƱ| ¶¨ÏåÏØ| ÂÞÔ´ÏØ| ÈêÖÝÊÐ| ¾©É½ÏØ| ¿ª»¯ÏØ| ̨°²ÏØ| ºôºÍºÆÌØÊÐ| ÖÜÄþÏØ| ´ó·áÊÐ| ÂåÄÏÏØ| É£Ö²ÏØ| ÈýºÓÊÐ| ÐÃÖÝÊÐ| ǰ¹ù¶û| ÅÊÖ¦»¨ÊÐ| ÓÀ³ÇÊÐ| ÑîÆÖÇø| ¹ó¸ÛÊÐ| ÔæÇ¿ÏØ| ÅͰ²ÏØ| ÐËÒµÏØ| º£ÐËÏØ| ÎäѨÊÐ| ¾®ÑÐÏØ| ´óÒ¦ÏØ| ÄþÉÂÏØ| Ρɽ| Õû¯ÊÐ| ´ïÈÕÏØ|