CURL是什么?

CURL是什么?

cURL (/kɝl/ or /kə:l/[4]) is a computer software project providing a library and command-line tool for transferring data using various protocols. The cURL project produces two products, libcurl and cURL. It was first released in 1997. The name originally stood for “see URL”.

cURL是一个计算机软件工程,提供给一个库和命令行工具用来传输基于多种协议的数据。cURL工程有两个部分, libcurl和cURL.最初在1997年发布,名字最初用来指”see URL”.

cURL是基于libcurl的,所以两个都支持很多协议,包括: FTP, FTPS, Gopher, HTTP, HTTPS, SCP, SFTP, TFTP, Telnet, DICT, the file URI scheme, LDAP, LDAPS, IMAP, POP3, SMTP and RTSP.

cURL命令行的简单用法:

  1. retrieve page
    curl www.example.com
  2. retrieve page and redirect output
    curl -o www.example.com
  3. 类似linux的tee
    curl -O www.example.com
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值