posts - 0,  comments - 5,  trackbacks - 0
          String?resource? = ? " <TD><span?id=\ " AjaxHolde\ " ?style=\ " color:Red\ " >請輸入標(biāo)題Red標(biāo)請輸入標(biāo)題Red標(biāo)</span></TD> " ;
          ????????Pattern?p?
          = ?Pattern.compile( " >[^><]*Red[^><]*< " ); // <[^>]+>
          ????????
          // Pattern?p?=?Pattern.compile("<[^>]+>"); // <[^>]+>
          ?????????Matcher?m? = ?p.matcher(resource);
          ?????????StringBuffer?sb?
          = ? new ?StringBuffer();
          ?????????
          while ?(m.find())? {
          ?????????????m.appendReplacement(sb,?m.group().replace(
          " Red " ,? " wufalong " ));
          ?????????}

          ?????????m.appendTail(sb);
          ?????????System.out.println(sb.toString());
          posted on 2008-06-30 14:09 crazy 閱讀(252) 評論(0)  編輯  收藏 所屬分類: java
          主站蜘蛛池模板: 陆川县| 于田县| 白玉县| 徐州市| 黔南| 潮州市| 永清县| 湖南省| 库伦旗| 罗源县| 神木县| 本溪| 沛县| 菏泽市| 湛江市| 资中县| 虞城县| 巴东县| 济源市| 高安市| 右玉县| 高陵县| 泸定县| 海安县| 抚顺县| 巴林右旗| 沧州市| 怀柔区| 东乌| 安庆市| 泾川县| 舒兰市| 遂平县| 科尔| 长春市| 武陟县| 成都市| 临夏市| 古交市| 屯留县| 秦皇岛市|