]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Update Traditional Chinese translation for `docs/zh-hant/docs/how-to/index.md`...
authorYungYueh ChanLee <polo80456@gmail.com>
Thu, 24 Oct 2024 18:28:16 +0000 (02:28 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2024 18:28:16 +0000 (19:28 +0100)
docs/zh-hant/docs/how-to/index.md

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