get和post发送请求和传参的方式
摘要:
get:localhost:21811/Handler1.ashx?id=1&name="abc";在url后面,通过?开始连接参数,参数键值对的形式。以&串联起各个参数 阅读全文
posted @ 2019-06-18 15:28 Cherishforchen 阅读(6243) 评论(2) 推荐(0) 编辑
posted @ 2019-06-18 15:28 Cherishforchen 阅读(6243) 评论(2) 推荐(0) 编辑
posted @ 2019-06-18 14:57 Cherishforchen 阅读(1435) 评论(0) 推荐(0) 编辑