function rec() { function haha (){ var name = "cc"; } alert(name); } rec();為什么這個是可行的呀?
不是外部函數(shù)不能使用內(nèi)部函數(shù)的局部變量嗎?
元芳怎么了
2019-02-27 14:17:45