var sayYo = function () { alert("sayYo2!"); } console.log(sayYo);此語句為什么可以打印出函數的代碼?
這樣為什么可以打印出函數的代碼?
慕田峪7331174
2018-08-10 09:09:07