摘要: import requests import time class Tencent(): def __init__(self): self.api_url = 'https://fanyi.qq.com/api/translate' self.headers = { 'Cookie': 'fy_gu 阅读全文
posted @ 2021-01-13 20:37 凹凸曼大人 阅读(1554) 评论(0) 推荐(0)