随笔分类 -  php

摘要:```php rabbitmq = $rabbitmq; } /** * Execute the job. * * @return void * @throws \Exception */ public function handle() { if ($this->rabbitmq->state =... 阅读全文
posted @ 2019-05-05 13:46 熊云港 编辑
摘要:【构造函数】 function __construct() 【析构函数】 当某个对象的所有引用被删除,或者对象被显式的销毁时会执行析构函数 function __destruct() 【静态方法】 public static function method() 类名::方法名 可以使用self,pa 阅读全文
posted @ 2019-03-06 01:18 熊云港 编辑

点击右上角即可分享
微信分享提示