this 关键字可用来引用当前类的实例变量。 · this 关键字可用于调用当前类方法(隐式)。 · this() 可以用来调用当前类的构造函数。 · this 关键字可作为调用方法中的参数传递。
確定! 回上一頁