Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: ncurses_doupdate - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ncurses_delwinncurses_echo" width="11" height="7"/>
view the version of this page
Last updated: Tue, 21 Dec 2004

ncurses_doupdate

(PHP 4 >= 4.1.0, PHP 5)

ncurses_doupdate --  準備中の全ての出力を書き込み、端末をリフレッシュする

説明

bool ncurses_doupdate ( void )

警告

この関数は、 実験的なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。

ncurses_doupdate()() compares the virtual screen to the physical screen and updates the physical screen. This way is more effective than using multiple refresh calls. Returns FALSE on success, TRUE if any error occured.



add a note add a note User Contributed Notes
ncurses_doupdate
There are no user contributed notes for this page.

<ncurses_delwinncurses_echo" width="11" height="7"/>
 Last updated: Tue, 21 Dec 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: HappySize, Inc.
Last updated: Thu Jan 13 06:11:42 2005 JST