摘要: (function abc(){ alert(0);})(); window.onresize = abc; 此时的abc未定义。 阅读全文
posted @ 2016-09-18 10:21 绯红的花io 阅读(367) 评论(0) 推荐(0) 编辑