getName()); } public static void main(String[] args) { User user = new User("Anna"); changeName(user); System.out.println("函数外user名字为" ...
確定! 回上一頁