python常用脚本

1. 快速httpserver

python3 -m http.server 8000
python -m SimpleHTTPServer 

2.

posted @ 2024-04-12 15:10  笨功夫才是真功夫  阅读(16)  评论(0)    收藏  举报