"在外部调用静态方法时,可以使用 类名.方法名 的方式,也可以使用 对象.方法名 的方式",这里是不是有问题呀 #2335
lazytortoise911
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
静态方法是属于类的,不是只能用类调用吗
Beta Was this translation helpful? Give feedback.
All reactions