*/ public static $context_class = []; /** * 终端输入流? * * 目前等用于 STDIN * * @var resource */ public static $terminal; }