让学习更高效!
交流
开源
CPress
在线打字练习
在线JSON格式化校验
`JS`中,定义一个类使用什么关键字?他的构造函数怎么写?
2022-11-16 09:36:39
``` 类:`class` 构造函数:`constructor` ```