摘要:
转自:http://www.cnblogs.com/fcaa/p/5948438.html 从网上看到这么一段代码: var c = 2; function c(){ c = 22; console.log("c="+c); } c();//会报错,变量提升机制导致的(c is not a func 阅读全文
posted @ 2016-11-20 18:24
allen_da
阅读(135)
评论(0)
推荐(0)

浙公网安备 33010602011771号