http
get:
linux 中使用 curl 传递多个参数时 & 符号要转义为\& 因为linux中 & 会使进程后台执行

post
-d "abc=123&bcd=223"


MSchumi
166 声望2 粉丝

下一篇 »
python functools