主页
JS 参考手册
JavaScript Class static 关键词
tryjsref_class_static
运行 ❯
×
更改方向
保存代码
更改主题
javaScript 类静态方法
静态方法是使用“static”关键字创建的,您只能在类本身上调用该方法。