摘要: https://www.cnblogs.com/telwanggs/p/10820701.html http://maven.apache.org/download.cgi <mirror> <id>nexus-aliyun</id> <mirrorOf>central</mirrorOf> <na 阅读全文
posted @ 2020-12-22 20:50 zJanly 阅读(153) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/cythia/p/10985080.html 由于node下载第三方依赖包是从国外服务器下载,虽然没有被墙,但是下载的速度是非常的缓慢且有可能会出现异常。 所以为了提高效率,我们还是把npm的镜像源替换成淘宝的镜像源。有几种方式供我们选择 使用cnpm 阅读全文
posted @ 2020-12-22 19:21 zJanly 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Introduction There are two major categories of compression algorithms: lossy and lossless. Lossy compression algorithms involve the reduction of a fil 阅读全文
posted @ 2020-12-22 13:40 zJanly 阅读(292) 评论(0) 推荐(0) 编辑