René's URL Explorer Experiment


Title: curses --- 字元儲存格顯示的終端處理 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
curses --- 字元儲存格顯示的終端處理https://python.github.io/python-docs-zh-tw/library/curses.html
函式https://python.github.io/python-docs-zh-tw/library/curses.html#functions
Window Objectshttps://python.github.io/python-docs-zh-tw/library/curses.html#window-objects
Constantshttps://python.github.io/python-docs-zh-tw/library/curses.html#constants
curses.textpad --- Text input widget for curses programshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
Textbox objectshttps://python.github.io/python-docs-zh-tw/library/curses.html#textbox-objects
fileinput --- 逐列疊代多個輸入串流https://python.github.io/python-docs-zh-tw/library/fileinput.html
curses.ascii --- ASCII 字元的工具程式https://python.github.io/python-docs-zh-tw/library/curses.ascii.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/curses.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/curses.ascii.html
上一頁https://python.github.io/python-docs-zh-tw/library/fileinput.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
命令列介面函式庫https://python.github.io/python-docs-zh-tw/library/cmdlinelibs.html
curses --- 字元儲存格顯示的終端處理https://python.github.io/python-docs-zh-tw/library/curses.html
https://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
Lib/curseshttps://github.com/python/cpython/tree/3.14/Lib/curses
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
可用性https://python.github.io/python-docs-zh-tw/library/intro.html#availability
行動平台https://python.github.io/python-docs-zh-tw/library/intro.html#mobile-availability
WebAssembly 平台https://python.github.io/python-docs-zh-tw/library/intro.html#wasm-availability
optional modulehttps://python.github.io/python-docs-zh-tw/glossary.html#term-optional-module
可選模組的需求https://python.github.io/python-docs-zh-tw/using/configure.html#optional-module-requirements
curses.asciihttps://python.github.io/python-docs-zh-tw/library/curses.ascii.html#module-curses.ascii
curses.panelhttps://python.github.io/python-docs-zh-tw/library/curses.panel.html#module-curses.panel
curses.textpadhttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
Curses Programming with Pythonhttps://python.github.io/python-docs-zh-tw/howto/curses.html#curses-howto
https://python.github.io/python-docs-zh-tw/library/curses.html#functions
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.error
A_NORMALhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_NORMAL
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.assume_default_colors
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.baudrate
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.beep
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.can_change_color
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.cbreak
raw()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.raw
cbreak()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.cbreak
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.color_content
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.color_pair
A_STANDOUThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_STANDOUT
A_REVERSEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_REVERSE
pair_number()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.pair_number
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.curs_set
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.def_prog_mode
reset_prog_mode()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_prog_mode
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.def_shell_mode
reset_shell_mode()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_shell_mode
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.delay_output
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.doupdate
doupdate()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.doupdate
noutrefresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.noutrefresh
addstr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addstr
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.echo
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.endwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.erasechar
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.filter
filter()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.filter
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.flash
beep()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.beep
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.flushinp
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.getmouse
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
KEY_MOUSEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MOUSE
BUTTONn_PRESSEDhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_PRESSED
BUTTONn_RELEASEDhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_RELEASED
BUTTONn_CLICKEDhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_CLICKED
BUTTONn_DOUBLE_CLICKEDhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_DOUBLE_CLICKED
BUTTONn_TRIPLE_CLICKEDhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_TRIPLE_CLICKED
BUTTON_SHIFThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_SHIFT
BUTTON_CTRLhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_CTRL
BUTTON_ALThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_ALT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.getsyx
leaveokhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.leaveok
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.getwin
window.putwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.putwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.has_colors
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.has_extended_color_support
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.has_ic
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.has_il
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.has_key
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.halfdelay
nocbreak()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.nocbreak
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.init_color
init_color()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.init_color
can_change_color()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.can_change_color
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.init_pair
use_default_colors()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.use_default_colors
assume_default_colors()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.assume_default_colors
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
windowhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses-window-objects
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.is_term_resized
resize_term()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.isendwin
endwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.endwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.keyname
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.killchar
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.longname
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.meta
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.mouseinterval
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.mousemask
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.napms
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.newpad
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
noutrefresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.noutrefresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.newwin
windowhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses-window-objects
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.nl
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.nocbreak
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.noecho
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.nonl
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.noqiflush
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.noraw
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.pair_content
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.pair_number
color_pair()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.color_pair
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.putp
putp()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.putp
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.qiflush
noqiflush()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.noqiflush
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.raw
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_prog_mode
def_prog_mode()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.def_prog_mode
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.reset_shell_mode
def_shell_mode()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.def_shell_mode
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resetty
savetty()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.savetty
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
resizeterm()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resizeterm
resize_term()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resizeterm
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.savetty
resetty()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resetty
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.get_escdelay
set_escdelay()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.set_escdelay
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.set_escdelay
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.get_tabsize
set_tabsize()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.set_tabsize
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.set_tabsize
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.setsyx
leaveokhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.leaveok
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.setupterm
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.start_color
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
start_color()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.start_color
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
COLORShttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLORS
COLOR_PAIRShttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_PAIRS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.termattrs
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.termname
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.tigetflag
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.tigetnum
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.tigetstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.tparm
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.typeahead
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.unctrl
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ungetch
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.update_lines_cols
LINEShttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.LINES
COLShttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.unget_wch
get_wch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.get_wch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ungetmouse
KEY_MOUSEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MOUSE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.use_env
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.use_default_colors
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.wrapper
https://python.github.io/python-docs-zh-tw/library/curses.html#window-objects
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
newwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.newwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addch
curses.errorhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.error
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addnstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addstr
curses.errorhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.error
bug in ncurseshttps://bugs.python.org/issue35924
addstr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addstr
addstr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.addstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.attroff
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.attron
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.attrset
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.bkgd
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.bkgdset
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.border
ACS_VLINEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_VLINE
ACS_VLINEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_VLINE
ACS_HLINEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_HLINE
ACS_HLINEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_HLINE
ACS_ULCORNERhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_ULCORNER
ACS_URCORNERhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_URCORNER
ACS_LLCORNERhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LLCORNER
ACS_LRCORNERhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LRCORNER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.box
border()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.border
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.chgat
touchline()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.touchline
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.clear
erase()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.erase
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.clearok
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.clrtobot
clrtoeol()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.clrtoeol
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.clrtoeol
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.cursyncup
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.delch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.deleteln
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.derwin
derwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.derwin
subwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.subwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.echochar
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.enclose
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.encoding
window.subwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.subwin
locale.getencoding()https://python.github.io/python-docs-zh-tw/library/locale.html#locale.getencoding
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.erase
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getbegyx
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getbkgd
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.get_wch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getkey
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getmaxyx
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getparyx
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getyx
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.hline
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.idcok
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.idlok
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.immedok
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.inch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.insch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.insdelln
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.insertln
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.insnstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.insstr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.instr
instr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.instr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.is_linetouched
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
curses.errorhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.error
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.is_wintouched
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.keypad
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.leaveok
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.move
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.mvderwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.mvwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.nodelay
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.notimeout
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.noutrefresh
doupdate()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.doupdate
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.overlay
overlay()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.overlay
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.overwrite
overwrite()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.overwrite
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.putwin
getwin()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.getwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.redrawln
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.redrawwin
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
newpad()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.newpad
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.resize
bkgdset()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.bkgdset
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.scroll
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.scrollok
idlok()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.idlok
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.setscrreg
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.standend
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.standout
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.subpad
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.subwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.syncdown
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.syncok
syncup()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.syncup
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.syncup
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.timeout
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.touchline
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.touchwin
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.untouchwin
refresh()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.refresh
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.vline
https://python.github.io/python-docs-zh-tw/library/curses.html#constants
curseshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ERR
getch()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.window.getch
ERRhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.ERR
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.OK
napms()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.napms
OKhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.OK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.version
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ncurses_version
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLORS
start_color()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.start_color
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_PAIRS
start_color()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.start_color
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLS
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
update_lines_cols()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.update_lines_cols
resizeterm()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resizeterm
resize_term()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.LINES
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
update_lines_cols()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.update_lines_cols
resizeterm()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resizeterm
resize_term()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.resize_term
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_ALTCHARSET
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_BLINK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_BOLD
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_DIM
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_INVIS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_ITALIC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_NORMAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_PROTECT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_REVERSE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_STANDOUT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_UNDERLINE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_HORIZONTAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_LEFT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_LOW
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_RIGHT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_TOP
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_VERTICAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_ATTRIBUTES
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_CHARTEXT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.A_COLOR
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MIN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_BREAK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_DOWN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_UP
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_LEFT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RIGHT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_HOME
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_BACKSPACE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_F0
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_Fn
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_DL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_IL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_DC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_IC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_EIC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CLEAR
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_EOS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_EOL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SF
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SR
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_NPAGE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_PPAGE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_STAB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CTAB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CATAB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_ENTER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SRESET
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RESET
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_PRINT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_LL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_A1
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_A3
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_B2
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_C1
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_C3
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_BTAB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_BEG
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CANCEL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CLOSE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_COMMAND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_COPY
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_CREATE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_END
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_EXIT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_FIND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_HELP
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MARK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MESSAGE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MOVE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_NEXT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_OPEN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_OPTIONS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_PREVIOUS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_REDO
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_REFERENCE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_REFRESH
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_REPLACE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RESTART
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RESUME
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SAVE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SBEG
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SCANCEL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SCOMMAND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SCOPY
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SCREATE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SDC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SDL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SELECT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SEND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SEOL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SEXIT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SFIND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SHELP
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SHOME
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SIC
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SLEFT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SMESSAGE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SMOVE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SNEXT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SOPTIONS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SPREVIOUS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SPRINT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SREDO
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SREPLACE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SRIGHT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SRSUME
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SSAVE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SSUSPEND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SUNDO
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_SUSPEND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_UNDO
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MOUSE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RESIZE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_MAX
KEY_F1https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_Fn
KEY_F2https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_Fn
KEY_F3https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_Fn
KEY_F4https://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_Fn
KEY_UPhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_UP
KEY_DOWNhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_DOWN
KEY_LEFThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_LEFT
KEY_RIGHThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RIGHT
initscr()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.initscr
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BBSS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BLOCK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BOARD
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BSBS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BSSB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BSSS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BTEE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_BULLET
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_CKBOARD
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_DARROW
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_DEGREE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_DIAMOND
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_GEQUAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_HLINE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LANTERN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LARROW
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LEQUAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LLCORNER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LRCORNER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_LTEE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_NEQUAL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_PI
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_PLMINUS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_PLUS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_RARROW
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_RTEE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_S1
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_S3
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_S7
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_S9
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SBBS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SBSB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SBSS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SSBB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SSBS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SSSB
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_SSSS
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_STERLING
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_TTEE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_UARROW
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_ULCORNER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_URCORNER
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.ACS_VLINE
getmouse()https://python.github.io/python-docs-zh-tw/library/curses.html#curses.getmouse
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_PRESSED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_RELEASED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_CLICKED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_DOUBLE_CLICKED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTONn_TRIPLE_CLICKED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_SHIFT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_CTRL
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.BUTTON_ALT
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_BLACK
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_BLUE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_CYAN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_GREEN
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_MAGENTA
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_RED
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_WHITE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.COLOR_YELLOW
curses.textpadhttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
https://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
curses.textpadhttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
Textboxhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox
curses.textpadhttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.rectangle
https://python.github.io/python-docs-zh-tw/library/curses.html#textbox-objects
Textboxhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox
windowhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses-window-objects
stripspaceshttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.stripspaces
Textboxhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.edit
stripspaceshttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.stripspaces
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.do_command
KEY_LEFThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_LEFT
KEY_RIGHThttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_RIGHT
KEY_UPhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_UP
KEY_DOWNhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_DOWN
KEY_BACKSPACEhttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.KEY_BACKSPACE
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.gather
stripspaceshttps://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.stripspaces
https://python.github.io/python-docs-zh-tw/library/curses.html#curses.textpad.Textbox.stripspaces
目錄https://python.github.io/python-docs-zh-tw/contents.html
curses --- 字元儲存格顯示的終端處理https://python.github.io/python-docs-zh-tw/library/curses.html
函式https://python.github.io/python-docs-zh-tw/library/curses.html#functions
Window Objectshttps://python.github.io/python-docs-zh-tw/library/curses.html#window-objects
Constantshttps://python.github.io/python-docs-zh-tw/library/curses.html#constants
curses.textpad --- Text input widget for curses programshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
Textbox objectshttps://python.github.io/python-docs-zh-tw/library/curses.html#textbox-objects
fileinput --- 逐列疊代多個輸入串流https://python.github.io/python-docs-zh-tw/library/fileinput.html
curses.ascii --- ASCII 字元的工具程式https://python.github.io/python-docs-zh-tw/library/curses.ascii.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/curses.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/curses.ascii.html
上一頁https://python.github.io/python-docs-zh-tw/library/fileinput.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
命令列介面函式庫https://python.github.io/python-docs-zh-tw/library/cmdlinelibs.html
curses --- 字元儲存格顯示的終端處理https://python.github.io/python-docs-zh-tw/library/curses.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.