首先使用npm安裝資料庫連線模塊︰ npm install --save pg 連線池建立然後代碼中引入pg模塊,並編寫資料庫配置︰ var pg requirepg 資料庫配置var ...
確定! 回上一頁