2018前端面试题集锦(一)

来源: GItHub地址javascript 1. What's the output?java class Chameleon { static colorChange(newColor) { this.newColor = newColor; return this.newColor; } constructor({ newColor = "green" } =
相关文章
相关标签/搜索