1. 首页
  2. 数据库
  3. 其它
  4. 气候:PHP终端的最好朋友 源码

气候:PHP终端的最好朋友 源码

上传者: 2021-02-23 16:46:37上传 ZIP文件 105.21KB 热度 7次
从命令行运行PHP? CLImate是您的最佳新芽。 CLImate允许您轻松输出彩色文本,特殊格式等。 安装 推荐的安装此库的方法是通过 。 从项目根目录运行以下命令: $ composer require league/climate 用法 require_once __DIR__ . "/vendor/autoload.php" ; $ climate = new \ League \ CLImate \ CLImate ; $ climate -> red ( 'Whoa now this text is red.' ); $ climate -> blue ( 'Blue? W
下载地址
用户评论