🌈 搜索
📅  最后修改于: 2022-03-11 14:52:24.209000             🧑  作者: Mango
int[][]x;//define for(int []y:x){ for(int a:y){ //do something with a } }