Ncurses
在线手册:中文 英文
PHP手册

预定义常量

Table of Contents

下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。


Ncurses
在线手册:中文 英文
PHP手册
PHP手册 - N: 预定义常量

用户评论:

kermodebear (at) gmail dot com (19-Feb-2009 09:15)

The constant STDSCR is also defined, which appears to be the resource handle for the screen generated when ncurses_init() is called.