- PHP 手册
- 函数参考
- 针对命令行的扩展
- Ncurses
- Ncurses 函数
ncurses_panel_above
(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)
ncurses_panel_above — Returns the panel above panel
说明
ncurses_panel_above ( resource$panel
) : resource
Warning本函数还未编写文档,仅有参数列表。
参数
-
panel
-
返回值
If panel is null, returns the bottom panel in the stack.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.ncurses-panel-above.php