編程語言是Java. 我有一個二維的Array int[][] x = new int[n][m]。在下面的代碼中,我只有x但不知道n和m。是否可以獲取有關(guān)n且m僅來自 的信息x? 查看完整描述