jiashooter
V2EX  ›  Flask

get 获得参数的问题

  •  
  •   jiashooter · Nov 23, 2016 · 2971 views
    This topic created in 3495 days ago, the information mentioned may be changed or developed.
    假设我有个网站 http://xx.com
    别人通过网站 get 给我一堆参数,我要怎么把这堆参数保存下来呢!?
    谢谢
    4 replies    2016-11-23 16:31:32 +08:00
    Outhwaite
        1
    Outhwaite  
       Nov 23, 2016
    php? $_GET['xx']
    Vieufoux
        2
    Vieufoux  
       Nov 23, 2016
    request.getparameter("param")
    killerv
        3
    killerv  
       Nov 23, 2016
    request.args.items().__str__()
    lrh3321
        4
    lrh3321  
       Nov 23, 2016
    request.query_string
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   949 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 47ms · UTC 18:58 · PVG 02:58 · LAX 11:58 · JFK 14:58
    ♥ Do have faith in what you're doing.