mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-30 19:56:04 -04:00
🌐 Add Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md (#12468)
This commit is contained in:
13
docs/zh-hant/docs/how-to/index.md
Normal file
13
docs/zh-hant/docs/how-to/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 使用指南 - 範例集
|
||||
|
||||
在這裡,你將會看到 **不同主題** 的範例或「如何使用」的指南。
|
||||
|
||||
大多數這些想法都是 **獨立** 的,在大多數情況下,你只需要研究那些直接適用於 **你的專案** 的東西。
|
||||
|
||||
如果有些東西看起來很有趣且對你的專案很有用的話再去讀它,否則你可能可以跳過它們。
|
||||
|
||||
/// tip
|
||||
|
||||
如果你想要以結構化的方式 **學習 FastAPI**(推薦),請前往[教學 - 使用者指南](../tutorial/index.md){.internal-link target=_blank}逐章閱讀。
|
||||
|
||||
///
|
||||
Reference in New Issue
Block a user