编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « newt_reflow_text
  • newt_resize_screen »
  • PHP Manual
  • Newt 函数
  • Updates modified portions of the screen

newt_refresh

(PECL newt >= 0.1)

newt_refresh — Updates modified portions of the screen

说明

newt_refresh ( void ) : void

To increase performance, newt only updates the display when it needs to, not when the program tells it to write to the terminal. Applications can force newt to immediately update modified portions of the screen by calling this function.

返回值

没有返回值。

相关文章
php imap 函数 decode a modified utf 7 string to utf 8php ncurses 函数 flash terminal screen visual bell php ncurses 函数 refresh screenphp ncurses 函数 clears soft labels from screenphp newt 函数 configures checkbox resourcephp newt 函数 sets the value of the checkboxphp newt 函数 说明php newt 函数 说明php newt 函数 adds a single component to the formphp newt 函数 add several components to the formphp newt 函数 说明php newt 函数 说明php newt 函数 说明php newt 函数 说明php newt 函数 open a window of the specified size and positionphp newt 函数 replaces the current help line with the one from the stackphp newt 函数 updates modified portions of the screenphp newt 函数 set a callback function which gets invoked when user presses the suspend keyphp newt 函数 tells newt to return the terminal to its initial statephp sdo 函数 test whether a property was set prior to being modified
关注编程学问公众号
编程学问网 湘ICP备20001732号