传递查询字符串 [英] passing a query-string

查看:59
本文介绍了传递查询字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以传递查询字符串,例如





student-id:2341

解决方案

Nopes,格式应该是:



 URL?student-id = 2341 





在此处阅读更多关于查询字符串的信息:



http://msdn.microsoft.com/en-us/library/ms524784(v=vs.90).aspx [ ^ ]


Can I pass a query-string like


student-id:2341

解决方案

Nopes, the format should be:

URL?student-id=2341 



Read more about query string here:

http://msdn.microsoft.com/en-us/library/ms524784(v=vs.90).aspx[^]


这篇关于传递查询字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆