/// <summary>
/// 提取网站主机部分就是host
/// </summary>
/// <param name="url">url</param>
/// <returns>host</returns>
public static string GetUrlHost(string url)
string host = HttpHelper.GetUrlHost("http://www.sufeinet.com");
欢迎光临 苏飞论坛 (http://www.sufeinet.com/) | Powered by Discuz! X3.4 |