public void setAge(int age){ this.age=age; }
Java面向对象核心关键字this·3
原文:https://www.cnblogs.com/mrchenyushen/p/14726813.html