Java_Drip #####Arrays.asList 注意其用法 int data={1,2,3,4,5}, Integer date={1,2,3,4,5} Arrays.asList(data),Arrays.asList(date)的不同