- PHP 手册
- 函数参考
- 针对命令行的扩展
- Newt
- Newt 函数
newt_push_help_line
(PECL newt >= 0.1)
newt_push_help_line — Saves the current help line on a stack, and displays the new line
说明
newt_push_help_line ([ string$text
] ) : void
Saves the current help line on a stack, and displays the new line.
参数
-
text
-
New help text message
Note:
If not specified, the help line is cleared.
返回值
没有返回值。
参见
- newt_pop_help_line() - Replaces the current help line with the one from the stack
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.newt-push-help-line.php
8288分类目录声明:本站部分文章来源于网络,版权属于原作者所有。如有转载或引用文章/图片涉及版权问题,请联系我们处理.我们将在第一时间删除!
联系邮箱:tsk@qq.com