问题描述
当引入或者新建一个项目的时候,在引入gradle版本号的时候会报连接超时的错误:Gradle sync failed: Connection timed out: connect. If you are behind an HTTP········
解决方法
一、更改项目中gradle设置,将gradle压缩包位置改为指定的位置 打开文件中的设置,搜素gradle,
修改gradle位置,指定文件地址为下载下来的gradle文件位置
注意:此时你可能不知道自己去下载什么版本的
准备工作:
在vs工具栏中找到NuGet
下载DotNetZip
现在就可以使用DotNetZip强大的类库了,在这里我给出一些简单的使用。
public ActionResult Export()
{
using (ZipFile zip = new ZipFile(System.Text.Encoding.Default))
{
zip.AddFile(Server.MapPath(~/Img/2.png), Images);