📖
📖
📖
📖
mabutou's wiki
Blog
搜索文档…
📖
📖
📖
📖
mabutou's wiki
About
🤖
Linux
🐬
Front-end
❄️ K8S
🐳
Docker
🐮
Rancher
🐍
Python
start a simple http_server
🍎
Mac
🖥
Windows
⌨️ Cheatsheet
Application
正则表达式
Proxmox
VMware
Hetzner
Oracle-Cloud-ARM
镜像源
由
GitBook
提供支持
start a simple http_server
1
- python2
2
python -m SimpleHTTPServer 8000
3
- python3
4
python -m http.server 8000
Copied!
以前
Python
下一个
Mac
最近更新
1yr ago
复制链接