update readme
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
#QueryList 使用
|
||||
```php
|
||||
//获取采集对象
|
||||
$hj = QueryList::Query('http://www.baidu.com/s?wd=QueryList',array('title'=>array('h3','text'),'link'=>array('h3>a','href')));
|
||||
$hj = QueryList::Query('http://www.baidu.com/s?wd=QueryList',array('title'=>array('h3','text'),'link'=>array('h3>a','href')));
|
||||
Reference in New Issue
Block a user