07 2015 档案

摘要:先上一段代码demo function test(a){ console.log(a) } var s = "str", str="wtf"; $("body").append('test');猜猜看点击test这个标签的时候会打印出"str"还是"wtf"?居... 阅读全文
posted @ 2015-07-10 17:29 Tony_M 阅读(900) 评论(0) 推荐(0)