凡影

Results 2 comments of 凡影

赞~ 那如何检测是搜索引擎爬虫的访问呢?

很好的文章,想问一个问题,如果我代码这么写: ``` setTimeout(function() { // 动态加载资源 loadScript('test.js') }, 0) ``` 这个会阻碍 `onload` 事件吗?