function funcA () { console.log('enter') } console.log('func start') funcA() console.log('func end'). 一開始當我們執行程式碼時,就會產生一個 Main 的執行 ...
確定! 回上一頁