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 閱讀(250) 評論(0)  編輯  收藏 所屬分類: java
          主站蜘蛛池模板: 黄石市| 威宁| 沾益县| 改则县| 治多县| 砀山县| 陆丰市| 射洪县| 察雅县| 白水县| 尚志市| 乌拉特前旗| 合江县| 丹棱县| 星子县| 章丘市| 淮南市| 容城县| 渭南市| 黎川县| 万全县| 黔江区| 兴国县| 温泉县| 临泽县| 宜良县| 齐齐哈尔市| 门头沟区| 张家界市| 廊坊市| 漯河市| 勐海县| 平陆县| 界首市| 五莲县| 聂拉木县| 洛浦县| 绥滨县| 宁国市| 武宁县| 淮北市|