我也不知道為什麼會這樣,還請各位大神幫忙想想 m(__ __)m 。 var a = function() { alert(1); } (function() { alert(2); }()); ...
blog.xuite.net