编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 decodes a modified utf 7 encoded stringphp imap 函数 converts iso 8859 1 string to modified utf 7 textphp ncurses 函数 clear screenphp ncurses 函数 clear screen from current position to bottomphp ncurses 函数 stop using ncurses clean up the screenphp ncurses 函数 copies a region from a pad into the virtual screenphp ncurses 函数 copies a region from a pad into the virtual screenphp newt 函数 this function returns a grid containing the buttons createdphp newt 函数 create a new buttonphp newt 函数 说明php newt 函数 说明php newt 函数 说明php newt 函数 说明php newt 函数 create a formphp newt 函数 fills in the passed references with the current size of the terminalphp newt 函数 说明php newt 函数 说明php newt 函数 updates modified portions of the screenphp newt 函数 说明php newt 函数 说明
关注编程学问公众号
编程学问网 湘ICP备20001732号