Silentdoer

导航

Windows下用curl命令

一开始自己是下载curl的可执行文件来弄的,发现中文会乱码;

按照网上的用chcp 65001后中文还是乱码,蒙逼中。

后来直接用git bash执行curl,发现git bash自带了这个命令;(可以https)

总结:直接下个git就可以了;

而且git bash还集合了touch、mkdir等一系列命令;

posted on 2018-05-18 11:11  Silentdoer  阅读(191)  评论(0编辑  收藏  举报