摘要:
hand.'+'; //箭头叫对象成员方法, 用在普通的属性 和方法上 比如( public $hand; , function eat() {} ) echo $p->eat().'+'; echo person::$type.'+'; //静态方法要用::去访问; 【::】双冒号用在静态方法上面 和常量上面 比如【static,const】 echo ... 阅读全文
posted @ 2018-08-28 10:47
八路逆袭寡妇村
阅读(95)
评论(0)
推荐(0)

浙公网安备 33010602011771号