<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>walkOne 詐騙集團 - 標籤：jsp</title>
    <link>http://www.walkone.com.tw/blog?user_id=test</link>
    <description>有什麼建議都可以留下回應</description>
    <language>zh</language>
    <copyright>希易資訊</copyright>
    <pubDate>Thu, 09 Sep 2010 15:05:49 GMT</pubDate>
    <managingEditor>service@walkone.com.tw(希易資訊)</managingEditor>
    <webMaster>service@walkone.com.tw(希易資訊)</webMaster>
    <generator>rome-1.0RC1</generator>
    <image>
      <title>walkOne 詐騙集團 - 標籤：jsp</title>
      <url>http://www.walkone.com.tw/images/rss_logo_144.gif</url>
      <link>http://www.walkone.com.tw/blog?user_id=test</link>
      <width>144</width>
      <height>60</height>
    </image>
    <atom:link href="http://www.walkone.com.tw/blog/rss.jsp?user_id=test&amp;tag_id=jsp" rel="self" type="application/rss+xml"/><item>
      <title>Java JSP 正規式取出中文字</title>
      <link>http://www.walkone.com.tw/blog?user_id=test&amp;subject_id=5728</link>
      <description>import java.util.regex.Matcher;import java.util.regex.Pattern;String str="o中文o";String pattern="";Pattern p=null;Matcher m = null;//中文字碼範圍pattern="[\u4e00-\u9fa5]";p=Pattern.compile(pattern);m=p.match...More</description>
      <pubDate>Fri, 05 Jun 2009 01:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.walkone.com.tw/blog?user_id=test&amp;subject_id=5728</guid>
    </item>
    <item>
      <title>中央氣象局 RSS 解析正規式 Regex</title>
      <link>http://www.walkone.com.tw/blog?user_id=test&amp;subject_id=5263</link>
      <description>&amp;lt;%@page contentType="text/html; charset=utf-8" errorPage=""%&amp;gt;&amp;lt;%@page import="java.util.regex.Pattern"%&amp;gt;&amp;lt;%@page import="java.util.regex.Matcher"%&amp;gt;&amp;lt;%out.clear();%&amp;gt;&amp;lt;!DOCTYPE ht...More</description>
      <pubDate>Fri, 01 May 2009 09:31:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.walkone.com.tw/blog?user_id=test&amp;subject_id=5263</guid>
    </item>
  </channel>
</rss>