(function(){a = 5;alert(window.a);var a = 10;alert(a);})();請(qǐng)問為什么會(huì)輸出undefined, 10
jswindow的問題
寶慕林4294392
2018-09-18 09:09:38