代码改变世界

java

2013-11-23 14:03  anjsoft  阅读(113)  评论(0编辑  收藏  举报

array copy

system.arrayCopy(soureArray,src_pos,targetArray,tar_pos,length);