getClass 返回“表示此对象的运行时类的Class 对象。” getType 返回“标识由该对象表示的字段的声明类型的类对象” 主要区别在于 someObject.getClass() ...
確定! 回上一頁