摘要: 使用返回NameValueCollection的System.Web.HttpUtility类的static ParseQueryString方法。 Uri myUri = new Uri("http://www.example.com?param1=good&param2=bad"); strin 阅读全文
posted @ 2021-02-04 17:53 BloggerSb 阅读(560) 评论(0) 推荐(0)