摘要:
//DBUtils package com.mhys.utils; import java.sql.Connection;import java.sql.DriverManager;import java.sql.PreparedStatement;import java.sql.ResultSet 阅读全文
posted @ 2019-03-08 19:09
葵儿啊
阅读(153)
评论(0)
推荐(0)
摘要:
import reimport requestsimport jsonclass Search: def __init__(self, song): ''' self.vkey_url > 获取vkey的url self.search_url > 获取歌曲列表的url self.lyric_url 阅读全文
posted @ 2019-03-08 08:55
葵儿啊
阅读(576)
评论(0)
推荐(0)
摘要:
import requestsimport jsonclass KuGou: def __init__(self, search_kw): ''' self.search_url --> 搜索URL self.hash_url > 传入hash获得歌曲url与歌词 :param search_kw: 阅读全文
posted @ 2019-03-08 08:54
葵儿啊
阅读(371)
评论(0)
推荐(0)
摘要:
import base64import randomfrom binascii import hexlifyfrom Crypto.Cipher import AESimport jsonimport requestsclass GetMusic: def __init__(self): self. 阅读全文
posted @ 2019-03-08 08:53
葵儿啊
阅读(567)
评论(0)
推荐(0)

浙公网安备 33010602011771号