姿姿霸霸~~!
          貴在堅持!
          posts - 106,  comments - 50,  trackbacks - 0
          1.寫文件并設置encoding
          OutputFormat format = OutputFormat.createPrettyPrint();
          format.setEncoding("GBK");
          output = new XMLWriter(new FileWriter(new File(filename)), format);
          output.write(document);

          2.先刪文件再創建

          File file = new File("d://xxx.xml");
            if(file.exists()){
             file.delete();
            }

          CreatXml temp = new CreatXml();
          temp.createXMLFile("d://xxx.xml")

          posted on 2008-08-20 23:50 xrzp 閱讀(1229) 評論(0)  編輯  收藏 所屬分類: JAVA

          <2008年8月>
          272829303112
          3456789
          10111213141516
          17181920212223
          24252627282930
          31123456

          常用鏈接

          留言簿(4)

          隨筆分類

          隨筆檔案

          好友的blog

          搜索

          •  

          積分與排名

          • 積分 - 117461
          • 排名 - 500

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 浦江县| 永春县| 金华市| 滨海县| 巧家县| 府谷县| 久治县| 犍为县| 雷州市| 聂拉木县| 濮阳市| 大丰市| 靖远县| 永仁县| 当涂县| 庆阳市| 响水县| 措勤县| 闵行区| 武冈市| 海原县| 广灵县| 醴陵市| 山丹县| 历史| 金湖县| 高唐县| 武定县| 子长县| 望谟县| 大理市| 田林县| 阜城县| 新平| 天祝| 三亚市| 舒城县| 探索| 桂平市| 太原市| 桐梓县|