2

我们可以在 java 中声明基元数组。例如:int[] a = {1, 2, 3, 4};

然后我们可以使用 a.length 等。

但是这样一个对象的源代码在哪里?

定义值长度的文档在哪里?

是不是有什么事情发生在现场?

4

0 回答 0