摘要: server.py 封装bottle框架 test.py 发起request请求 print response server.py 目录下,nohup python server.py 启动服务器 方法1.任意目录下 curl http://localhost:8080/check\?path\=/ 阅读全文
posted @ 2021-09-13 18:45 myjstudy 阅读(880) 评论(0) 推荐(0)