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

          搜索

          •  

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 平湖市| 周口市| 定结县| 勃利县| 延川县| 正定县| 上高县| 二手房| 布拖县| 池州市| 会泽县| 叙永县| 广河县| 香河县| 淮滨县| 辛集市| 长宁区| 乌拉特中旗| 柳河县| 通化县| 辽宁省| 谢通门县| 民丰县| 弥渡县| 武陟县| 增城市| 兴化市| 特克斯县| 台北市| 蕲春县| 玉门市| 广昌县| 墨脱县| 克山县| 孟津县| 柏乡县| 吉林省| 新乡市| 宿迁市| 岳阳县| 凭祥市|