jiashooter
V2EX  ›  Flask

get 获得参数的问题

  •  
  •   jiashooter · Nov 23, 2016 · 3069 views
    This topic created in 3540 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   ·   1043 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 22:55 · PVG 06:55 · LAX 15:55 · JFK 18:55
    ♥ Do have faith in what you're doing.