我使用Request.QueryString ["var"]将http://test.com/test.aspx?var=test的值拉入字符串
同样的事情不适用于test.aspx#var = test
如何从该版本的查询字符串中获取它?
c# asp.net
asp.net ×1
c# ×1