V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Tornado Documentation
http://www.v2ex.com/tornado/
Tornado on GitHub
https://github.com/facebook/tornado/
Tornado Gists
http://tornadogists.org/
gino
V2EX  ›  Tornado

多选项怎么提交、接收

  •  
  •   gino · 2013-01-06 20:02:33 +08:00 · 4095 次点击
    这是一个创建于 4121 天前的主题,其中的信息可能已经有所发展或是发生改变。
    <input type="checkbox" value="1" name="pro_pr[]">
    <input type="checkbox" value="2" name="pro_pr[]">
    <input type="checkbox" value="3" name="pro_pr[]">

    提交的内容类似上面的

    我怎么在后端接收这个多选项提交过来的参数呢?
    self.get_argument这样接收不到
    1 条回复    1970-01-01 08:00:00 +08:00
    binux
        1
    binux  
       2013-01-06 20:04:38 +08:00   ❤️ 1
    get_arguments
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2811 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 13:25 · PVG 21:25 · LAX 06:25 · JFK 09:25
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.