浏览代码

Merge fb588667dc into 9280d0e7ea

pull/387/merge
0xflotus 3 个月前
committed by GitHub
父节点
当前提交
77a280b68c
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -4016,7 +4016,7 @@ python -m SimpleHTTPServer 8000

###### Static HTTP web server with SSL support

```bash
```py
# Python 3.x
from http.server import HTTPServer, BaseHTTPRequestHandler
import ssl


正在加载...
取消
保存