27_在线http/https素材资源

一,json资源

1,github的API:https://developer.github.com/v3/#current-version

https://api.github.com

https://api.github.com/?access_token=OAUTH-TOKEN

https://api.github.com/users/whatever?client_id=xxxx&client_secret=yyyy

2,豆瓣电影的API:

正在热映:https://api.douban.com/v2/movie/in_theaters?apikey=0b2bdeda43b5688921839c8ecb20399b

Top250:https://api.douban.com/v2/movie/top250?apikey=0b2bdeda43b5688921839c8ecb20399b

电影条目短评:

https://api.douban.com/v2/movie/subject/26004132/comments?apikey=0b2bdeda43b5688921839c8ecb20399b

3,糗事百科:

http://m2.qiushibaike.com/article/list/suggest?page=1

4,微博开放平台API测试:

http://open.weibo.com/tools/console?uri=trends/hourly

5,网友的API:

http://api.androidhive.info/volley/person_object.json 
http://api.androidhive.info/volley/person_array.json 
http://api.androidhive.info/contacts/

http://47.95.249.79:8080/test/tiananmen.json

6,网络项目:chinese-xinhua

成语:

type=idiom 表示需要请求成语
word=兴高采烈 表示请求的成语
abbreviation=xgcl 表示请求的成语拼音首字母缩写

https://www.pwxcoo.com/dictionary?type=idiom&word=兴高采烈

https://www.pwxcoo.com/dictionary?type=idiom&abbreviation=xgcl 

歇后语:

type=xiehouyu 表示需要请求歇后语
riddle=王婆 表示请求的歇后语的语面。可以模糊匹配

https://www.pwxcoo.com/dictionary?type=xiehouyu&riddle=王婆 

汉字:

type=word 表示需要请求汉字
word=吴 表示请求的汉字

https://www.pwxcoo.com/dictionary?type=word&word=吴

二,图片资源

http://image.zhangxinxu.com/image/study/s/s256/mm1.jpg

    mm最后一位可为1~9,即可对应不同的网络url图片

http://i.imgur.com/CqmBjo5.jpg

http://i.imgur.com/zkaAooq.jpg

http://i.imgur.com/0gqnEaY.jpg

三,MP3资源

四,mp4资源

【1】http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4

【2】http://mirror.aarnet.edu.au/pub/TED-talks/911Mothers_2010W-480p.mp4
【3】http://221.228.226.23/11/t/j/v/b/tjvbwspwhqdmgouolposcsfafpedmb/sh.yinyuetai.com/691201536EE4912BF7E4F1E2C67B8119.mp4
【4】http://221.228.226.5/14/z/w/y/y/zwyyobhyqvmwslabxyoaixvyubmekc/sh.yinyuetai.com/4599015ED06F94848EBF877EAAE13886.mp4

【5】http://221.228.226.5/15/t/s/h/v/tshvhsxwkbjlipfohhamjkraxuknsc/sh.yinyuetai.com/88DC015DB03C829C2126EEBBB5A887CB.mp4

【6】http://yun.it7090.com/video/XHLaunchAd/video01.mp4
【7】http://yun.it7090.com/video/XHLaunchAd/video02.mp4

【8】http://yun.it7090.com/video/XHLaunchAd/video03.mp4

猜你喜欢

转载自blog.csdn.net/a_horse/article/details/82189760