摘要: html部分 <form action="/arg1/arg2" method="post"> <input type="text" name="c"> <input type="submit" value="send"> </form> tornado路由写法 (r'/(.*)/(.*)', In 阅读全文
posted @ 2020-04-16 12:59 djxxx 阅读(4) 评论(0) 推荐(0)