更多互联网新鲜资讯、工作奇淫技巧关注原创【飞鱼在浪屿】(日更新)
json格式的动物头像提取自oreilly网站:
https://www.oreilly.com/animals.csp
标题和动物的部分.json文件
完整的json文件见链接:
https://gist.githubusercontent.com/briandfoy/d68915eb425e1fc4932ceac5cdf2d60d/raw/41c1b3eb91a32ae4e28dcfd6716c6e9f1e0e31dc/oreilly-animals.json
[
{
"animal": "12-Wired Bird of Paradise",
"cover_src": "https://covers.oreilly.com/images/9780596155452/cat.gif",
"link": "https://shop.oreilly.com/product/9780596155452.do",
"title": "Mobile Design and Development"
},
{
"animal": "3-Banded Armadillo",
"cover_src": "https://covers.oreilly.com/images/0636920024491/cat.gif",
"link": "https://shop.oreilly.com/product/0636920024491.do",
"title": "Windows PowerShell for Developers"
},
{
"animal": "Aardvark",
"cover_src": "https://covers.oreilly.com/images/9780596007065/cat.gif",
"link": "https://shop.oreilly.com/product/9780596007065.do",
"title": "Jakarta Commons Cookbook"
},
{
"animal": "Aardwolf",
"cover_src": "https://covers.oreilly.com/images/0636920029786/cat.gif",
"link": "https://shop.oreilly.com/product/0636920029786.do",
"title": "Clojure Cookbook"
},
{
"animal": "Addax, aka Screwhorn Antelope",
"cover_src": "https://covers.oreilly.com/images/9780596804855/cat.gif",
"link": "https://shop.oreilly.com/product/9780596804855.do",
"title": "Ubuntu: Up and Running"
}
]
本文暂时没有评论,来添加一个吧(●'◡'●)