Wed Apr 26 13:05:00 UTC 2023 inscode

上级 cee31586
...@@ -39,6 +39,4 @@ app.listen(8000,()=>{ ...@@ -39,6 +39,4 @@ app.listen(8000,()=>{
console.log("server is statr 服务启动") console.log("server is statr 服务启动")
}) })
console.log(app.listen)
\ No newline at end of file
//采用 POST 方法,浏览器将会按照下面两步来发送数据。首先,浏览器将与 action 属性中指定的表单处理服务器建立联系,一旦建立连接之后,浏览器就会按分段传输的方法将数据发送给服务器
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册