string url = "http://stopbyte.com"; // Just a sample url WebClient wc = new WebClient(); wc.QueryString.Add("parameter1", "Hello world"); wc.
確定! 回上一頁