Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 291 Bytes

md.md

File metadata and controls

11 lines (8 loc) · 291 Bytes

代码

import lib.common as com

com = com.common()
file = open(com.get_path(), 'rb')
image = file.read()
# image = requests.get('https://note.youdao.com/yws/api/personal/file/278D191C8E894BFC83A13DE0964D02EE?method=download&shareKey=52048bdc2247d7e4593eb075fff73260').content