拷贝函数:
System.arraycopy
Arrays.copyOf
Arrays.copyOfRange
排序函数:
Arrays.sort
搜索元素函数:
Arrays.binarySearch