Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试开始使用 CURL。我正在运行 windows vista 并安装了 xampp。我下载了 curl zip 并解压缩了它,但是 curl 可执行文件在运行时只是快速闪现命令提示符然后消失。我在这个 curl 安装上哪里出错了?
curl 不是带有图形界面的程序:它是一个命令行工具。
这意味着您必须:
cd
curl.exe