2004年10月19日 - 請問一下各位大大假設我寫一個類別方法該方法反傳一個String型態的陣列我該如何回傳接收呢 例: String[][] temp = new String[5][5] ; ;
www.programmer-club.com.tw