有道云公式形式: python 脚本 importreimportfireimportosdeftypora_to_youdao(path):withopen(path,encoding="utf-8")asf:data=f.read()data=re.sub("\$\$","垚",data)# 将$$转为了一个不常用的中文字符“垚”,方便后边遍历,md文档中不允许使用“垚”这个汉字S