摘要: 接收get 接收post(注意post是以流的方式传过来的,所以也需要以流的方式接收) 顺便一提,显示传到的方式可以调用 req.method() 方法 阅读全文
posted @ 2020-11-12 21:03 fnasklf 阅读(72) 评论(0) 推荐(0) 编辑