三丫的 大佬有话说 :
快速http服务
常常临时要在服务器下个文件什么的,没有合适的方法,其实python的http就很好用。
1、python2
python -m SimpleHTTPServer 8000
2、python3
python -m http.server 8000
ikoula的速度也还可以啊。
https://p3-tt.byteimg.com/origin/pgc-image/9f56ef8a28744c41bfe9110e050083c1.png
Lost_Scarecrow 大佬有话说 :
这种东西居然还要靠分享
前端工具链真是领先其他开发平台100年https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
O₂ 大佬有话说 :
涨知识了 以往我还得安装个nginxyc011t
zxwx 大佬有话说 :
HFS 也行。
271308568 大佬有话说 :
学到了
yylx 大佬有话说 :
学到了
mubazhe 大佬有话说 :
Command ‘python’ not found, did you mean:
command ‘python3’ from deb python3
command ‘python’ from deb python-is-python3
有些没配置好的要用python3 -m http.server 8000https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif
赵蜇 大佬有话说 :
你们发这些真没用,会搜索的人百度就有,不会搜索的人以后也看不到你的贴
zxxx 大佬有话说 :
感谢大佬分享!!!
严莉莉 大佬有话说 :
感谢大佬分享!!!