现在的位置: 首页 > 综合 > 正文

用于下载HTML中远程图片的方法

2013年06月06日 ⁄ 综合 ⁄ 共 2224字 ⁄ 字号 评论关闭
 

using System;
using System.Collections.Generic;
using System.Text.RegularExpressions;
using System.Net;
using System.IO;

namespace EFPlatform.Common.Helper
{
    
public class WebRequestHelper
    
{
        
RequestFileFromHtml
    }


}

抱歉!评论已关闭.