合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## curl下载gitee某个文件 只使用实用与公开的项目 ``` curl -L -o ./aa.md https://gitee.com/anji-plus/appsp/raw/master/README.md curl -L -o ./aa.md https://gitee.com/anji-plus/appsp/raw/master/LICENSE curl -L -o 本地文件路径+文件名 https://gitee.com/用户/仓库/raw/分支/文件名 ```