企業架構師成長之路

          一些心得體會..

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            3 Posts :: 1 Stories :: 3 Comments :: 0 Trackbacks
          import java.io.*;
          public class StringTest
          {
          public static void main(String[] args)
          {
          String aString = "這是一個測試串,This is a test string.";
          String anotherString = null;
          try {
          anotherString = new String(aString.getBytes("GBK"), "ISO8859_1");
          }
          catch (UnsupportedEncodingException ex) {
          }
          System.out.println(aString.length() + "," + anotherString.length());
          }
          }
          posted on 2005-12-19 08:49 風風 閱讀(357) 評論(0)  編輯  收藏 所屬分類: JFC

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 淮北市| 寻甸| 府谷县| 江油市| 山东| 五常市| 蒙阴县| 肇东市| 宁化县| 大庆市| 海林市| 江华| 云南省| 灌云县| 东乡族自治县| 永善县| 顺昌县| 汽车| 买车| 黑龙江省| 贡山| 宿迁市| 吴川市| 金阳县| 饶阳县| 双鸭山市| 焉耆| 洞头县| 双牌县| 茶陵县| 会泽县| 古蔺县| 剑川县| 西畴县| 金沙县| 冕宁县| 宁海县| 深州市| 彰化市| 晋宁县| 禹城市|