Ncurses 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程

ncurses_move_panel

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

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

说明

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

本函数暂无文档,仅有参数列表。

参数

panel

startx

starty


Ncurses 函数
php 手册 | 脚本学堂 | 脚本编程 | 网站编程 | 系统管理 | 服务器配置 | 数据库管理 | Php教程 | python教程 | 正则表达式 | 批处理脚本 | Centos教程 | Linux基础教程