如何在 windows 上使用 curl? CMD 和 Powershell 不起作用

How can I use curl on windows? CMD and Powershell doesn't work

如何使用 curl?

每次在 cmd 或 powershell 中我都会收到错误消息 "Curl Command not found".. 这怎么可能?

使用 Cygwin - 它具有您需要的大部分命令。

编辑 - this 如果您特别需要 Powershell,问题看起来很有帮助。 inovke-webrequest可以用。