python 字符串转义html
摘要:
echo 'a=1&b=2' | python3 -c "import sys,html; print(html.escape(sys.stdin.read()))" 阅读全文
posted @ 2020-10-28 19:05 国民时代 阅读(1200) 评论(0) 推荐(0) 编辑
posted @ 2020-10-28 19:05 国民时代 阅读(1200) 评论(0) 推荐(0) 编辑