ncurses_doupdate
(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)
ncurses_doupdate — Write all prepared refreshes to terminal
Description
bool ncurses_doupdate
( void
)
Warning
這個函數是實驗性質的。這個函數的行為ã€å稱ã€å’Œé—œæ–¼æ¤å‡½æ•¸çš„任何其他文件在未來PHP的發行ä¸å¯èƒ½æœƒåœ¨ä¸é€šçŸ¥çš„æƒ…æ³ä¸‹æ”¹è®Šã€‚ 使用æ¤å»¶ä¼¸éœ€è‡ªè¡Œæ‰¿æ“”風險。
Compares the virtual screen to the physical screen and updates the physical screen. This way is more effective than using multiple refresh calls.
Return Values
æˆåŠŸå›žå‚³TRUE失敗回傳FALSE。