运维网's Archiver
论坛
›
Python
› python编程 HTTP方式共享当前文件夹
koflover
发表于 2017-5-5 09:02:21
python编程 HTTP方式共享当前文件夹
命令: python -m SimpleHTTPServer
作用: 分享当前文件夹下的内容
访问方式: http://ip:8000
页:
[1]
查看完整版本:
python编程 HTTP方式共享当前文件夹