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

          搜索

          •  

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 卓尼县| 永康市| 清苑县| 迭部县| 称多县| 洛川县| 陆川县| 江北区| 师宗县| 含山县| 海伦市| 金门县| 永吉县| 铜陵市| 竹山县| 封丘县| 商都县| 贡嘎县| 崇仁县| 土默特右旗| 哈尔滨市| 三河市| 忻城县| 阿拉善盟| 陕西省| 崇义县| 察雅县| 如皋市| 乐山市| 军事| 临海市| 远安县| 新兴县| 内黄县| 安仁县| 保山市| 合川市| 防城港市| 永胜县| 泾川县| 壤塘县|