如何用Java初始化数组?
public class Array {
int data[] = new int[10];
/** Creates a new instance of Array */
public Array() {
data[10] = {10,20,30,40,50,60,71,80,90,91};
}}data[10] = {10,20,30,40,50,60,71,80,90,91};慕的地6264312
宝慕林4294392
米琪卡哇伊
相关分类