stock
摘要:import requestsclass Details(object): def __init__(self): pass def get(self,code): url="http://qt.gtimg.cn/q=%s"%code result=requests.get(url) details
阅读全文
posted @ 2019-10-31 23:20
posted @ 2019-10-31 23:20
posted @ 2019-10-18 15:17
posted @ 2019-10-17 23:23
posted @ 2019-10-16 10:29