); System.out.println(OuterName); } //內部類 public class InnerClass{ //成員變數 private String InnerNme; //構造方法 public InnerClass() { ...
確定! 回上一頁