头像

Armstrong的航空之翼

帅气的我简直无法用语言描述!

【补课】void 0 与 undefined的区别?

背景 在check编译后的代码后,发现undefined被编译成了void 0, so why ? void 0 与 undefined 区别 undefined可以被重写,但是void不能; voi...
头像1个月前
000