摘要: <!DOCTYPE html><html><head> <title></title></head><body> <script type="text/javascript"> //情况1 var fn = function(){ //在栈中,匿名函数,赋值给变量 alert(1); }; func 阅读全文
posted @ 2017-11-13 15:00 薛定谔的猫L 阅读(205) 评论(0) 推荐(0) 编辑