File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 95.02 %" , "updated_at" : " 2024-04-20T14 :56:11Z " }
1+ {"translation" : " 95.03 %" , "updated_at" : " 2024-04-20T15 :56:28Z " }
Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ msgid ""
9797"interface concepts such as buttons, checkboxes, or dialogs; if you need such"
9898" features, consider a user interface library such as :pypi:`Urwid`."
9999msgstr ""
100+ "curses 库提供了相当基础的功能,为程序员提供了包含多个非重叠文本窗口的显示的抽象。 窗口的内容可以通过多种方式更改 --- "
101+ "添加文本、擦除文本、更改其外观 --- 并且 curses 库将确定需要向终端发送哪些控制代码以产生正确的输出。 curses "
102+ "并没有提供很多用户界面概念如按钮、复选框或对话框等;如果你需要这些特性,请考虑某种用户界面库例如 :pypi:`Urwid`。"
100103
101104#: ../../howto/curses.rst:48
102105msgid ""
@@ -119,7 +122,7 @@ msgstr ""
119122msgid ""
120123"The Windows version of Python doesn't include the :mod:`curses` module. A "
121124"ported version called :pypi:`UniCurses` is available."
122- msgstr ""
125+ msgstr "Python 的 Windows 版不包括 :mod:`curses` 模块。 一个可用的移植版本是 :pypi:`UniCurses`。 "
123126
124127#: ../../howto/curses.rst:63
125128msgid "The Python curses module"
You can’t perform that action at this time.
0 commit comments