用python处理html代码的转义
2021-01-24 03:14
阅读:428
标签:highlight pre div john class import 代码 nes cape 针对python3+进行转义 用python处理html代码的转义 标签:highlight pre div john class import 代码 nes cape 原文地址:https://www.cnblogs.com/fh-fendou/p/12868171.html
import html
r = html.unescape(‘Suzy & John‘)
print(r)#结果:Suzy & John
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:用python处理html代码的转义
文章链接:http://soscw.com/index.php/essay/46153.html
文章标题:用python处理html代码的转义
文章链接:http://soscw.com/index.php/essay/46153.html
评论
亲,登录后才可以留言!