首页
编程
java
php
前端
首页
编程
java
php
前端
xd求解,,。:()
return new int[]{i,j}的作用是什么
这样写法熟悉不
int[] arr =new int[] {1, 2, 3};
他这里是把i,j 放进数组中returen回去了
点击展开全文