大家都知道Java 中整個繼承體系的最上方就是Object 類別, 它也是定義類別沒有 ... jshell> class A {} | created class A jshell> A a1 = new A() a1 ...
確定! 回上一頁