zz = function(){ function s_time(){
alert("xxx");
}
setInterval("s_time()",1000);
}
zz();
在構(gòu)造函數(shù)內(nèi)定義構(gòu)造函數(shù)提示函數(shù)未定義,明明定義了
桃花長(zhǎng)相依
2018-09-15 10:09:30