应该为new test() instanceof test.class;才能返回true,判断instanceof左边是否为右边的实例,返回boolean