ncurses_mvwaddstr
Add string at new position in window
(
PHP 4 >= 4.2.0, PHP 5
)
int
ncurses_mvwaddstr
(
resource
window
,
int
y
,
int
x
,
string
text
)
警告:
本函数是
实验性
的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。
警告:
本函数暂无文档,仅有参数列表。
<< ncurses_mvvline
Main
:
函数参考
:
Ncurses Terminal Screen Control Functions
: ncurses_mvwaddstr
ncurses_napms >>
This page online
Report a bug