當使用者發表訊息時,我們利用 req.body['post'] 取得發文內容,存入(push)假資料陣列,並重新導回首頁。 Node.js microblog 發表訊息. // 發表訊息 ...
確定! 回上一頁