python写文字到文本使用utf8

with open("headers.html","w",encoding="utf-8")as f: