echo 'a=1&b=2' | python3 -c "import sys,html; print(html.escape(sys.stdin.read()))"
posted on 2020-10-28 19:05 国民时代 阅读(1200) 评论(0) 编辑 收藏 举报