11 2018 档案

摘要:https://segmentfault.com/a/1190000016003454 Axios 是一个基于 promise 的 HTTP 库,可以用在浏览器和 node.js 中。在vue项目之中使用axios是一个非常明智的选择,因为vue官方已经宣称不再维护vue-resource,并且推荐 阅读全文
posted @ 2018-11-29 15:29 haiwei.sun 阅读(1635) 评论(0) 推荐(1)
摘要:brew install -vd --use-wmf --use-exr --with-quantum-depth-8 --enable-hdri --use-lqr --use-rsvg --with-magick-plus-plus imagemagickbrew reinstall image 阅读全文
posted @ 2018-11-13 10:11 haiwei.sun 阅读(708) 评论(2) 推荐(0)
摘要:https://blog.csdn.net/snow_small/article/details/79173575 1、安装ImageMagic [root@localhost download]# wget http://www.imagemagick.org/download/ImageMagi 阅读全文
posted @ 2018-11-13 09:42 haiwei.sun 阅读(2389) 评论(1) 推荐(0)
摘要:from: https://www.hawu.me/coding/271 hp是通过imagick拓展来引用image magick这个图像处理库的。所以在安装时其实是安装两个软件包,一个是image magick,一个是imagick。 文章目录 [隐藏] 1 Windows安装 2 CentOS 阅读全文
posted @ 2018-11-12 11:20 haiwei.sun 阅读(1035) 评论(0) 推荐(0)

返回顶部