posts - 93,  comments - 2,  trackbacks - 0
          public static void hel(int[] a,int[] b,int[] c){
                System.arraycopy(a, 0, c, 0, a.length);
                System.arraycopy(b, 0, c, a.length, b.length);
           }
           public void testabc(){
                int[] str = new int[4];
                int[] a = new int[]{1,2};
                int[] b = new int[]{3,4};
                hel(a,b, str);
                for(int i=0;i<str.length;i++){
                     System.out.println(str[i]);
                }
           }
          posted on 2013-12-25 11:39 Terry Zou 閱讀(149) 評論(0)  編輯  收藏 所屬分類: Android
          <2013年12月>
          24252627282930
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          常用鏈接

          留言簿(2)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          相冊

          收藏夾

          Java

          搜索

          •  

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 绥江县| 扎囊县| 文登市| 合川市| 溧阳市| 班戈县| 昌图县| 大悟县| 军事| 清水河县| 呼玛县| 武强县| 泰来县| 铜山县| 山西省| 迁西县| 当雄县| 长岛县| 石景山区| 汉沽区| 兴宁市| 尤溪县| 奇台县| 京山县| 班玛县| 双柏县| 东乌珠穆沁旗| 宝清县| 新宁县| 哈巴河县| 闽侯县| 剑阁县| 花莲市| 北宁市| 宝丰县| 周口市| 普格县| 石景山区| 仙游县| 江源县| 阿城市|