标签:分享图片 div enc 技术分享 alt nbsp image 读取 代码
然后我写了个python代码,让其读取这个html文件后,内容和这个一样:
htmlf=open(‘13144815898.html‘,‘r‘,encoding="utf-8") htmlcont=htmlf.read() print((htmlcont))
读取html文件,让其中的内容和notepad打开这个html的样子一样。
标签:分享图片 div enc 技术分享 alt nbsp image 读取 代码
原文地址:https://www.cnblogs.com/www-caiyin-com/p/9447285.html