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 92f03d8 commit da37b79Copy full SHA for da37b79
1 file changed
library/tkinter.tix.po
@@ -581,12 +581,15 @@ msgid ""
581
"given option(s) to have the given value(s); in this case the method returns "
582
"an empty string. Option may be any of the configuration options."
583
msgstr ""
584
+"查询或修改 Tix 应用程序上下文的配置选项。 如果未指定任何选项,则返回包含所有选项的字典。 "
585
+"如果指定了不带值的选项,则该方法返回描述指定选项的列表(如果未指定选项则此列表与所返回值对应的子列表相同)。 如果指定了一个或多个选项-"
586
+"值对,则该方法会将指定的选项修改为指定的值;在此情况下该方法将返回一个空字符串。 选项可以是配置选项中的任何一个。"
587
588
#: ../../library/tkinter.tix.rst:518
589
msgid ""
590
"Returns the current value of the configuration option given by *option*. "
591
"Option may be any of the configuration options."
-msgstr ""
592
+msgstr "返回由 *option* 给出的配置选项的当前值。 选项可以是配置选项中的任何一个。"
593
594
#: ../../library/tkinter.tix.rst:524
595
0 commit comments