Usually, people who ask this question, have been introduced to Java arrays first, where you can freely do something like this: [code]Object[] myArray = new ...
確定! 回上一頁