将Student类里面的speak方法的输出语句修改成如下:
System.out.println("Student类的包名是jee.hsa,我的名字是:"+new String(name));
你直接大打印name打出的是地址