We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ad800 commit 756869bCopy full SHA for 756869b
extending/embedding.po
@@ -394,7 +394,7 @@ msgid ""
394
"a Python script, such as:"
395
msgstr ""
396
"此程式碼使用 ``argv[1]`` 載入 Python 腳本,並呼叫 ``argv[2]`` 中所指定的函式。"
397
-"其整數引數則來自 ``argv`` 陣列中的其他值。如果你\\ :ref:`編譯並連結 <compiling>` 此"
+"其整數引數則來自 ``argv`` 陣列中的其他值。如果你\\ :ref:`編譯並連結 <compiling>`\\ 此"
398
"程式(我們稱完成的可執行檔為 :program:`call`),並用它來執行 Python 腳本,"
399
"例如:"
400
@@ -563,7 +563,7 @@ msgid ""
563
"the following two statements before the call to :c:func:`Py_Initialize`::"
564
565
"在 :c:func:`main` 函式的正上方插入上述程式碼。同時,在呼叫 :c:func:"
566
-"`Py_Initialize` 之前插入以下兩個陳述式:::"
+"`Py_Initialize` 之前插入以下兩個陳述式: ::"
567
568
#: ../../extending/embedding.rst:270
569
msgid ""
0 commit comments