the important thing is not to stop questioning

导航

 

2016年9月18日

摘要: Variable hoisting Another unusual thing about variables in JavaScript is that you can refer to a variable declared later, without getting an exception 阅读全文
posted @ 2016-09-18 11:41 qook 阅读(188) 评论(0) 推荐(0)