MInner me=new MInner();
int newSc=me.getScore();
指定newScore
System.out.println()中输出的就是newScore,即已指定对象名。