Thanks to visit codestin.com Credit goes to github.com
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 946a2c8 commit 8399ed1Copy full SHA for 8399ed1
1 file changed
library/socketserver.po
@@ -281,6 +281,8 @@ msgid ""
281
" done in subclasses. The two parameters are stored in the respective "
282
":attr:`server_address` and :attr:`RequestHandlerClass` attributes."
283
msgstr ""
284
+"这是本模块中所有 Server 对象的超类。 它定义了下文给出的接口,但没有实现大部分的方法,它们应在子类中实现。 两个形参存储在对应的 "
285
+":attr:`server_address` 和 :attr:`RequestHandlerClass` 属性中。"
286
287
#: ../../library/socketserver.rst:198
288
msgid ""
0 commit comments