Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この場合、URLのcid値を取得したいと思います:
"http://www.google.com/products/catalog?hl=en&q=Dee+Zee+8170LB&um=1&ie=UTF-8&tbm=shop&cid=14199285063072465458"
これに正規表現を使用できますか、古い IndexOf 文字列のトリミングを除いて、それを行うためのより良い方法があります。
HttpUtility.ParseQueryStringを使用してみることができます。