单例模式,可链式操作方便快捷 Curl::instance()->debug(true)->method(‘get’)->header([])->url('http://xxx.com/xxx/xxx')->file()->data()->exec()