摘要: js中变量分为两种,一种是全局变量,一种是局部变量 浏览器的js解析器对于script内部的内容分为两步 看个例子 demo1 demo2 demo3 阅读全文
posted @ 2016-10-15 15:31 wilsontao 阅读(101) 评论(0) 推荐(0) 编辑