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 68546d1 commit c3eff8eCopy full SHA for c3eff8e
1 file changed
library/curses.po
@@ -3137,10 +3137,13 @@ msgid ""
3137
"a rectangle-drawing function useful for framing text boxes or for other "
3138
"purposes."
3139
msgstr ""
3140
+":mod:`curses.textpad` 模块提供了一个 :class:`Textbox` 类,该类在 curses "
3141
+"窗口中处理基本的文本编辑,支持一组与 Emacs 类似的键绑定(因此这也适用于 Netscape Navigator, BBedit 6.x, "
3142
+"FrameMaker 和许多其他程序)。 该模块还提供了一个绘制矩形的函数,适用于容纳文本框或其他目的。"
3143
3144
#: ../../library/curses.rst:1737
3145
msgid "The module :mod:`curses.textpad` defines the following function:"
-msgstr ""
3146
+msgstr ":mod:`curses.textpad` 模块定义了以下函数:"
3147
3148
#: ../../library/curses.rst:1742
3149
msgid ""
0 commit comments