ncurses_insertln

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

ncurses_insertlnInsert a line, move rest of screen down

说明

ncurses_insertln ( void ) : int
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Inserts a new line above the current line. The bottom line will be lost.

相关文章
php ncurses 函数 clear screenphp ncurses 函数 clear screen from current position to end of linephp ncurses 函数 delete character at current position move rest of line leftphp ncurses 函数 delete line at current position move rest of screen upphp ncurses 函数 check for insert and delete capabilitiesphp ncurses 函数 check for line insert and delete capabilitiesphp ncurses 函数 insert character moving rest of line including character at current positionphp ncurses 函数 insert lines before current line scrolling down negative numbers delete and scroll up php ncurses 函数 insert a line move rest of screen downphp ncurses 函数 insert string at current position moving rest of line rightphp ncurses 函数 returns current line kill characterphp ncurses 函数 move position and delete character shift rest of line leftphp ncurses 函数 move position and get character at new positionphp ncurses 函数 set new position and draw a horizontal line using an attributed character and max. n characters longphp ncurses 函数 move position and get attributed character at new positionphp ncurses 函数 set new position and draw a vertical line using an attributed character and max. n characters longphp ncurses 函数 restore screen from file dumpphp ncurses 函数 inherit screen from file dumpphp ncurses 函数 scroll window content up or down without changing current positionphp ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters long
关注编程学问公众号