File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ msgid ""
4848"statement. Some of these are defined by the core language, but many are not "
4949"essential for the core semantics and are only described here."
5050msgstr ""
51- "Python 函式庫也囊括了內建函數與異常處理——這些物件都可以用“ import”句法來引入 "
52- "Python 程式之中。函式庫中有許多是被 Python 定義的,但在這裡僅解釋最核心的語意 "
53- "部分 。"
51+ "Python 函式庫也囊括了內建函數與異常處理——這些物件都可以用 :keyword:` import` "
52+ "句法來引入 Python 程式之中。函式庫中有許多是被 Python 定義的,但在這裡僅解釋 "
53+ "最核心的語意部分 。"
5454
5555#: ../../library/intro.rst:20
5656msgid ""
@@ -103,9 +103,9 @@ msgstr ""
103103"得到一個對 Python 函式庫所支援的模組與應用合理的概觀。當然,你“沒有必要”像是"
104104"在讀一本小說一樣讀這本手冊——你也可以快速瀏覽目錄(在手冊的最前頭)、或是你可"
105105"以利用最下方的 index 來查詢特定的函式或模組。最後,如果你享受閱讀一些隨機的主"
106- "題,你可以選擇一個隨機的數字並開始閱讀(見 module :mod: `random`) 。不管你想 "
107- "要以什麼順序來閱讀這個手冊 ,:ref: `built-in-func` 會是一個很好的入門,因為手 "
108- "冊中其他章節介紹方式大部分都與這個章節類似 。"
106+ "題,你可以選擇一個隨機的數字並開始閱讀(見 module :mod:`random`) 。不管你想要 "
107+ "以什麼順序來閱讀這個手冊 ,:ref:`built-in-func` 會是一個很好的入門,因為手冊中 "
108+ "其他章節介紹方式大部分都與這個章節類似 。"
109109
110110#: ../../library/intro.rst:48
111111msgid "Let the show begin!"
You can’t perform that action at this time.
0 commit comments