问题:
在类的定义中,若需要把一个属性或方法定义为类成员,而不是实例成员,则使用的修饰符为( )。
、const
、final
、public
、static
相关内容