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

          搜索

          •  

          最新隨筆

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 饶平县| 宁安市| 和硕县| 肇东市| 玉门市| 紫阳县| 麦盖提县| 定南县| 榆社县| 平度市| 东台市| 沂南县| 临武县| 茶陵县| 漾濞| 邢台县| 东宁县| 都安| 华亭县| 柳州市| 丰城市| 双鸭山市| 陆丰市| 长顺县| 吉木萨尔县| 铜山县| 滦平县| 隆安县| 北票市| 瑞丽市| 栖霞市| 潼南县| 右玉县| 资兴市| 长白| 垦利县| 宜阳县| 外汇| 孟津县| 渝北区| 镇坪县|