static修饰符修饰的方法中,不可使用()。

7 查阅

static修饰符修饰的方法中,不可使用()。

A.this关键字

B.static型变量

C.static型方法

D.参数列表

参考答案:

答案:this关键字