标签:【Java】 1. instanceof 是一个操作符使用方法: 表示:a 是 ... 测试1:一个对象是本身类的一个对象 System.out.println(t1 instanceof C); ...
確定! 回上一頁