W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
运行代码
JavaScript Class Static 方法
static 方法是使用 “static” 关键字创建的,您只能在类本身上调用该方法。