🌐 Add Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md (#12468)

This commit is contained in:
YungYueh ChanLee
2024-10-23 04:45:13 +08:00
committed by GitHub
parent 136c48bda6
commit 59efc69bec

View File

@@ -0,0 +1,13 @@
# 使用指南 - 範例集
在這裡,你將會看到 **不同主題** 的範例或「如何使用」的指南。
大多數這些想法都是 **獨立** 的,在大多數情況下,你只需要研究那些直接適用於 **你的專案** 的東西。
如果有些東西看起來很有趣且對你的專案很有用的話再去讀它,否則你可能可以跳過它們。
/// tip
如果你想要以結構化的方式 **學習 FastAPI**(推薦),請前往[教學 - 使用者指南](../tutorial/index.md){.internal-link target=_blank}逐章閱讀。
///