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 閱讀(152) 評論(0)  編輯  收藏 所屬分類: Android
          <2013年12月>
          24252627282930
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          常用鏈接

          留言簿(2)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          相冊

          收藏夾

          Java

          搜索

          •  

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 金湖县| 揭西县| 通渭县| 长泰县| 湖州市| 台中市| 石柱| 万源市| 屏东市| 武城县| 昭通市| 潜山县| 什邡市| 盐津县| 大丰市| 大庆市| 隆子县| 临城县| 望都县| 万山特区| 阿勒泰市| 阿图什市| 青铜峡市| 福州市| 都昌县| 南澳县| 大丰市| 马边| 苍溪县| 筠连县| 图们市| 通榆县| 乌苏市| 弋阳县| 桦甸市| 夹江县| 花莲市| 兴城市| 宜宾县| 鄂托克旗| 赫章县|