摘要: 首先观察先System.arraycopy(Object src, int srcPos, Object dest, int destPos, int length)的声明: [java] view plain copy public static native void arraycopy(Obj 阅读全文
posted @ 2016-08-19 11:29 happy小鱼 阅读(1388) 评论(0) 推荐(1)
摘要: 案例运行结果如下 案例运行结果如下 阅读全文
posted @ 2016-08-08 20:55 happy小鱼 阅读(19392) 评论(0) 推荐(1)