File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
11
- "PO-Revision-Date : 2022-02-15 18:34 +0800\n "
11
+ "PO-Revision-Date : 2022-02-16 01:58 +0800\n "
12
12
"Last-Translator : Matt Wang <mattwang44@gamil.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -29,9 +29,9 @@ msgid ""
29
29
"transport. With it, a client can call methods with parameters on a remote "
30
30
"server (the server is named by a URI) and get back structured data."
31
31
msgstr ""
32
- "XML-RPC 是一種遠端程序呼叫 (Remote Procedure Call) 方法,它使用透過 HTTP 傳遞 "
33
- "的 XML 來做傳輸 。有了它,客戶端可以在遠端伺服器上呼叫帶有參數的方法(伺服器 "
34
- "以 URI 命名)並獲取結構化的資料。"
32
+ "XML-RPC 是一種遠端程序呼叫 (Remote Procedure Call) 方法,它使用通過 HTTP 傳輸 "
33
+ "(transport) 的 XML 來做傳遞 。有了它,客戶端可以在遠端伺服器上呼叫帶有參數的 "
34
+ "方法(伺服器以 URI 命名)並獲取結構化的資料。"
35
35
36
36
#: ../../library/xmlrpc.rst:8
37
37
msgid ""
You can’t perform that action at this time.
0 commit comments