File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5990,24 +5990,25 @@ msgid ""
59905990"This attribute is a :class:`tuple` (possibly of length 1) of generic types "
59915991"passed to the original :meth:`__class_getitem__` of the generic container::"
59925992msgstr ""
5993+ "该属性是传给泛型容器的原始 :meth:`__class_getitem__` 的泛型所组成的 :class:`tuple` (长度可能为 1)。"
59935994
59945995#: ../../library/stdtypes.rst:4908
59955996msgid ""
59965997"This attribute is a lazily computed tuple (possibly empty) of unique type "
59975998"variables found in ``__args__``::"
5998- msgstr ""
5999+ msgstr "该属性是延迟计算出来的一个元组(可能为空),包含了 ``__args__`` 中的唯一类型变量。 "
59996000
60006001#: ../../library/stdtypes.rst:4920
60016002msgid ":pep:`585` -- \" Type Hinting Generics In Standard Collections\" "
6002- msgstr ""
6003+ msgstr ":pep:`585` —— “标准集合类中的类型提示泛型” "
60036004
60046005#: ../../library/stdtypes.rst:4921
60056006msgid ":meth:`__class_getitem__` -- Used to implement parameterized generics."
6006- msgstr ""
6007+ msgstr ":meth:`__class_getitem__` —— 用于实现应用参数后的泛型。 "
60076008
60086009#: ../../library/stdtypes.rst:4922
60096010msgid ":ref:`generics` -- Generics in the :mod:`typing` module."
6010- msgstr ""
6011+ msgstr ":ref:`generics` —— :mod:`typing` 模块中的泛型。 "
60116012
60126013#: ../../library/stdtypes.rst:4930
60136014msgid "Other Built-in Types"
You can’t perform that action at this time.
0 commit comments