略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Ncurses

2024-04-24

Ncurses Terminal Screen Control

add a note add a note

User Contributed Notes 1 note

up
0
tom dot setliff at gmail dot com
9 years ago
I am using php 5.2.9 on FC9 and had issues with ncurses_init() not being defined when I ran a simple script after installing with pecl.  Adding
extension ncurses.so
to my php.ini file resolved this issue. Also when installing with pecl I had some issues, they were resolved by using yum to install additional packages:
yum install ncurses-devel php-pear.

官方地址:https://www.php.net/manual/en/book.ncurses.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3