|
本帖最后由 HJLing 于 2016-8-19 16:00 编辑
可以比较大图和小图网址的区别
如第一张图 html里的网址是https://images-na.ssl-images-amazon.com/images/I/41u7kGtFU-L._SS40_.jpg
对应的大图网址是https://images-na.ssl-images-amazon.com/images/I/41u7kGtFU-L.jpg
那在做内容映射时可以自定义xpath去掉“_SS40_”这部分 具体可用concat和substring-before函数
函数使用方法可参考http://www.gooseeker.com/doc/thread-1852-1-1.html |
|
共 2 个关于本帖的回复 最后回复于 2016-8-19 15:55