ncurses_move_panel

(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_move_panelMoves a panel so that its upper-left corner is at [startx, starty]

说明

ncurses_move_panel ( resource $panel , int $startx , int $starty ) : int
Warning

本函数还未编写文档,仅有参数列表。

参数

panel

startx

starty

相关文章
php ncurses 函数 add character at current position and advance cursorphp ncurses 函数 add attributed string with specified length at current positionphp ncurses 函数 add attributed string at current positionphp ncurses 函数 moves a visible panel to the bottom of the stackphp ncurses 函数 delete character at current position move rest of line leftphp ncurses 函数 remove panel from the stack making it invisiblephp ncurses 函数 draw a horizontal line at current position using an attributed character and max. n characters longphp ncurses 函数 moves a panel so that its upper left corner is at startx starty php ncurses 函数 move position and get character at new positionphp ncurses 函数 move position and get attributed character at new positionphp ncurses 函数 add string at new position in windowphp ncurses 函数 returns the panel above panelphp ncurses 函数 returns the panel below panelphp ncurses 函数 returns the window associated with panelphp ncurses 函数 places an invisible panel on top of the stack making it visiblephp ncurses 函数 moves a visible panel to the top of the stackphp ncurses 函数 adds character at current position in a window and advance cursorphp ncurses 函数 outputs text at current postion in windowphp ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters longphp win32service 函数 registers the script with the scm so that it can act as the service with the given name
关注编程学问公众号