JackingHuang

Results 2 comments of JackingHuang

> ``` > function setTimeout(fn, time) { > let flag = true; > const start = new Date(); > while (flag) { > const end = new Date() > if(end...

![image](https://user-images.githubusercontent.com/13046337/147997145-a9e5f42c-ec71-44f9-9b01-94b1f25b5555.png) 应该是 yideng is 21 ƒ sayHi(age) {return ${this.name} is ${age};} ;yideng is 5 这个 5从什么地方来的???