Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
saved state
저장된 상태
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
the saved terminal state can be restored with function ncurses_resetty(). ncurses_savetty() always returns false.
function ncurses_savetty() saves the current terminal state. the saved terminal state can be restored with function ncurses_resetty(). ncurses_savetty() always returns false.
\<ahelp hid=\".\"\>opens the selected object in the last saved state.\</ahelp\>
\<ahelp hid=\".\"\>선택한 개체를 마지막으로 저장된 상태로 엽니다.\</ahelp\>
function ncurses_resetty() restores the terminal state, which was previously saved by calling ncurses_savetty().
function ncurses_resetty() restores the terminal state, which was previously saved by calling ncurses_savetty(). this function always returns false.