posts - 0,  comments - 5,  trackbacks - 0
          ?/**不區分大小寫的替換**/
          ??? public? String IgnoreCaseReplace(String source, String oldstring,String newstring)
          ?? {
          ????? Pattern p = Pattern.compile(oldstring, Pattern.CASE_INSENSITIVE);
          ????? Matcher m = p.matcher(source);
          ????? String ret=m.replaceAll(newstring);
          ????? return ret;
          ?? }
          posted on 2007-12-14 10:37 crazy 閱讀(2466) 評論(1)  編輯  收藏 所屬分類: java
          主站蜘蛛池模板: 富民县| 梓潼县| 常德市| 黔西| 石渠县| 安仁县| 天台县| 武隆县| 库车县| 西盟| 开化县| 南昌市| 肇庆市| 蕲春县| 旬阳县| 仁布县| 沾益县| 利川市| 年辖:市辖区| 庄河市| 衡水市| 黔西| 元朗区| 龙陵县| 岳阳市| 平潭县| 香港| 修武县| 齐齐哈尔市| 乌兰县| 万州区| 新竹县| 溆浦县| 久治县| 宜阳县| 澄城县| 门源| 饶阳县| 和顺县| 辽阳县| 邓州市|