C# 关于URL地址操作
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->// 获取域名(不包括二级域名) public string GetUrlDomainName(string strHtmlPagePath) { string p... 阅读全文
posted @ 2009-01-07 15:37 王培 阅读(1039) 评论(0) 推荐(0) 编辑