一、instanceof 关键字instanceof 关键字用于判断某个实例是否是某个类的实例化对象,形如: String.class instanceof Class "test" instanceof ...
確定! 回上一頁