jiashooter
V2EX  ›  Flask

get 获得参数的问题

  •  
  •   jiashooter · Nov 23, 2016 · 2912 views
    This topic created in 3458 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   ·   3369 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 11:20 · PVG 19:20 · LAX 04:20 · JFK 07:20
    ♥ Do have faith in what you're doing.