二、酷狗 歌词下载
摘要:上篇中得到的JSON穿通过解析可以得到以下数据TSearchKg=recordsingername:string;//歌手名filename:string;//歌词名hash:string;//哈希验证timelength:string;//时长end;酷狗歌词下载Url:http://mobile...
阅读全文
posted @
2014-11-10 17:28
AB.。
阅读(403)
推荐(0)
一、酷狗 歌词搜索 Indy TIdhttp
摘要:酷狗歌词Url: http://lib9.service.kugou.com/websearch/index.php?page=1&cmd=100&pagesize=9&keyword= +歌名酷狗歌词编码:UTF-8中文歌名转UTF8编码代码 1 function StrToHex(str: st...
阅读全文
posted @
2014-11-10 17:13
AB.。
阅读(487)
推荐(0)
酷狗.Krc加密歌词解析
摘要:1 function KrcToLrc(filename: string): string; 2 function ZDecompressStr2(const S: TBytes): UTF8String; 3 var 4 BIn, BOut: TBytes; 5 begin ...
阅读全文
posted @
2014-11-10 16:56
AB.。
阅读(2430)
推荐(0)