Express.js app.post()用法及代碼示例. ... app.post()函數將HTTP POST請求通過指定的回調函數路由到指定的路徑。 用法: app.post(path, callback [, callback ...]).
確定! 回上一頁