摘要:
Uri uri = new Uri("http://www.yoercn.com/aboutus/idea.html"); string Host = uri.Host; //www.yoercn.com string AbsolutePath = uri.AbsolutePath; //aboutus/idea.html string AbsoluteUri = uri.AbsoluteUri; //http://www.yoercn.com/aboutus/idea.html ... 阅读全文
posted @ 2013-08-10 11:54
chear
阅读(2019)
评论(0)
推荐(0)

浙公网安备 33010602011771号