彪壮板栗

文章
5
资源
1
加入时间
4年1月23天

PHP 事件机制(2)

复制代码 代码如下: <?php class Event extends stdClass{ public $target=null; public $type=null;