ncurses_getyx

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

ncurses_getyxReturns the current cursor position for a window

说明

ncurses_getyx ( resource $window , int &$y , int &$x ) : void
Warning

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

参数

window

y

x

相关文章
php informix 函数 returns the current file or seek positionphp 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 函数 add string with specified length at current positionphp ncurses 函数 output text at current positionphp ncurses 函数 clear screen from current position to bottomphp ncurses 函数 clear screen from current position to end of linephp ncurses 函数 returns current erase characterphp ncurses 函数 returns the current cursor position for a windowphp ncurses 函数 draw a horizontal line at current position using an attributed character and max. n characters longphp ncurses 函数 get character and attribute at current positionphp ncurses 函数 insert character moving rest of line including character at current positionphp ncurses 函数 add string at new position in windowphp ncurses 函数 returns the window associated with panelphp ncurses 函数 scroll window content up or down without changing current positionphp ncurses 函数 returns current soft label key attributephp ncurses 函数 adds character at current position in a window and advance cursorphp ncurses 函数 draws a horizontal line in a window at current position using an attributed character and max. n characters longphp ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters long
关注编程学问公众号