摘要: 搜索歌曲API:http://so.ard.iyyin.com/s/song_with_out?q={0}&page={1}&size={2}{0}=需要搜索的歌曲或歌手{1}=查询的页码数{2}=当前页的返回数量例子:http://so.ard.iyyin.com/s/song_with_out?... 阅读全文
posted @ 2015-06-16 11:22 你们丶杀无赦 阅读(791) 评论(0) 推荐(0) 编辑
摘要: import org.json.JSONArray;import org.json.JSONObject;public class JSONTest{ public static void main(String[] args){ //JSONObject String js... 阅读全文
posted @ 2015-06-16 11:05 你们丶杀无赦 阅读(21519) 评论(0) 推荐(0) 编辑