doc: update flask.md #223

This commit is contained in:
jaywcjlove
2022-12-12 15:22:32 +08:00
parent 45908c8d90
commit a8ba4c4e7a
2 changed files with 134 additions and 5 deletions

View File

@ -442,6 +442,7 @@ True
```
### 转义符号
| 转义符号 | 对应的操作 |
|---|---|
| `\\` | 输出反斜杠 |