Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc6e53a

Browse files
neo-maker-sudoneochang
authored and
neochang
committed
docs(wsgiref): modified format issue at rst:250, rst:260, rst:816, rst:845
1 parent726f68a commitbc6e53a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎library/wsgiref.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -380,11 +380,11 @@ msgstr ""
380380
"數必須是字串或是 ``None``。由於破折號在 Python 識別符中是非法的,但是許多 "
381381
"MIME 參數名稱包含破折號,因此參數名稱的底線會轉換成破折號。如果參數值是字串,"
382382
"則以 ``name=\"value\"`` 的形式添加到標頭值參數中。如果它是 ``None``,則僅添加"
383-
"參數名稱。(這使用於沒有值的 MIME 參數)使用範例:::"
383+
"參數名稱。(這使用於沒有值的 MIME 參數)使用範例:::"
384384

385385
#:../../library/wsgiref.rst:260
386386
msgid"The above will add a header that looks like this::"
387-
msgstr"上述操作將添加看起來像這樣的標頭:::"
387+
msgstr"上述操作將添加看起來像這樣的標頭:::"
388388

389389
#:../../library/wsgiref.rst:265
390390
msgid"*headers* parameter is optional."
@@ -461,7 +461,7 @@ msgid ""
461461
msgstr""
462462
":class:`WSGIServer` 是 :class:`http.server.HTTPServer` 的子類別,因此它的所有"
463463
"方法(例如 :meth:`serve_forever` 和 :meth:`handle_request`)都可用。:class:"
464-
"`WSGIServer`也提供這些特定於 WSGI 的方法:"
464+
"`WSGIServer`也提供這些特定於 WSGI 的方法:"
465465

466466
#:../../library/wsgiref.rst:332
467467
msgid""
@@ -1167,12 +1167,12 @@ msgstr "範例"
11671167

11681168
#:../../library/wsgiref.rst:816
11691169
msgid"This is a working\"Hello World\" WSGI application::"
1170-
msgstr"這個一個運作中的\"Hello World\" WSGI 應用程式::"
1170+
msgstr"這個一個運作中的\"Hello World\" WSGI 應用程式::"
11711171

11721172
#:../../library/wsgiref.rst:845
11731173
msgid""
11741174
"Example of a WSGI application serving the current directory, accept optional "
11751175
"directory and port number (default: 8000) on the command line::"
11761176
msgstr""
11771177
"WSGI 應用程式的範例服務的當前目錄,並接受命令行上的可選目錄和埠號(預設:"
1178-
"8000)::"
1178+
"8000)::"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp