幸福飞过海 - 关于php5类里的成员赋值(初始化) 的评论 https://fengqi.me/php/17.html 先看代码:<?phpclass a{ var $abc = array( 'a' => 'b', &#039...