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 b172120 commit 29bbf36Copy full SHA for 29bbf36
1 file changed
library/pyexpat.po
@@ -501,6 +501,10 @@ msgid ""
501
"concerned with general entities). This is only available starting with "
502
"version 1.95.0 of the Expat library."
503
msgstr ""
504
+"针对所有实体声明被调用。 对于形参和内部实体,*value* 将为给出实体的声明内容的字符串;对于外部实体将为 ``None``。 "
505
+"*notationName* 形参对于已解析实体将为 ``None``,对于未解析实体则为标注的名称。 如果实体为形参实体则 "
506
+"*is_parameter_entity* 将为真值而如果为普通实体则为假值(大多数应用程序只需要关注普通实体)。 此方法仅从 1.95.0 版 "
507
+"Expat 库开始才可用。"
508
509
#: ../../library/pyexpat.rst:400
510
msgid ""
0 commit comments