FP1995XY
2018-06-22 16:39
<form action="/blog/123" method="POST">
<input type="text" name="id" value=""/>
<input type="password" name="password" value=""/>
<button type="submit" value="submit">提交</button>
</form>
return open(r'1.html','r').read().encode('GBK')
在head标签中设置<meta charset="UTF-8">
python-web.py开发入门
58639 学习 · 106 问题
相似问题