Node js Hello world! 記得先安裝node js 1. Init1npm init 2. 新增HelloNode.js1console.log('Hello Node JS'); 3. ... (3) Vs Code 偵錯.
確定! 回上一頁