Julia 中文文档 logo
  • 主页
    • 入门
    • 变量
    • 整数和浮点数
    • 数学运算和初等函数
    • 复数和有理数
    • 字符串
    • 函数
    • 流程控制
    • 变量作用域
    • 类型
    • 方法
    • 构造函数
    • 类型转换和类型提升
    • 接口
    • 模块
    • 文档
    • 元编程
    • 一维和多维数组
    • 缺失值
    • 网络和流
    • 并行计算
    • 异步编程
    • 多线程
    • 多进程和分布式计算
    • 运行外部程序
    • 调用 C 和 Fortran 代码
    • 处理操作系统差异
    • 环境变量
    • 嵌入 Julia
    • 代码加载
    • 性能分析
    • 栈跟踪
    • 性能建议
    • 工作流程建议
    • 代码风格指南
    • 常见问题
    • 与其他语言的显著差异
    • Unicode 输入表
    • Command-line Interface
    • 基本功能
    • 集合和数据结构
    • 数学相关
    • 标准数值类型
    • 字符串
    • 数组
    • Tasks
    • Multi-Threading
    • 常量
    • 文件系统
    • I/O 与网络
    • 运算符与记号
    • 排序及相关函数
    • 迭代相关
    • 反射 与 自我检查
    • C 接口
    • C 标准库
    • 堆栈跟踪
    • SIMD 支持
    • ArgTools
    • Artifacts
    • Base64
    • CRC32c
    • 日期
    • 分隔符文件
    • Distributed Computing
    • Downloads
    • 文件相关事件
    • Future
    • Interactive Utilities
    • Lazy Artifacts
    • LibCURL
    • LibGit2
    • 动态链接器
    • Linear Algebra
    • 日志记录
    • Markdown
    • 内存映射 I/O
    • Network Options
    • Pkg
    • Printf
    • 性能分析
    • The Julia REPL
    • 随机数
    • SHA
    • 序列化
    • 共享数组
    • 套接字
    • 稀疏数组
    • 统计
    • TOML
    • Tar
    • 单元测试
    • UUIDs
    • Unicode
      • Julia 运行时的初始化
      • Julia 的 AST
      • More about types
      • Memory layout of Julia Objects
      • Julia 代码的 eval
      • Calling Conventions
      • 本机代码生成过程的高级概述
      • Julia 函数
      • 笛卡尔
      • Talking to the compiler (the :meta mechanism)
      • 子数组
      • isbits Union Optimizations
      • System Image Building
      • Package Images
      • Working with LLVM
      • printf() and stdio in the Julia runtime
      • 边界检查
      • Proper maintenance and care of multi-threading locks
      • Arrays with custom indices
      • Module loading
      • 类型推导
      • Julia SSA-form IR
      • EscapeAnalysis
      • Static analyzer annotations for GC correctness in C code
      • Garbage Collection in Julia
      • Fixing precompilation hangs due to open tasks or IO
      • 报告和分析崩溃(段错误)
      • gdb 调试提示
      • 在Julia中使用Valgrind
      • External Profiler Support
      • Sanitizer support
      • Instrumenting Julia with DTrace, and bpftrace
      • Building Julia (Detailed)
      • Linux
      • macOS
      • Windows
      • FreeBSD
      • ARM (Linux)
      • Binary distributions
Version
  • 标准库
  • LibCURL
  • LibCURL
Repository

LibCURL

This is a simple Julia wrapper around http://curl.haxx.se/libcurl/ generated using Clang.jl. Please see the libcurl API documentation for help on how to use this package.

« Lazy ArtifactsLibGit2 »

Powered by Documenter.jl and the Julia Programming Language.

设置


本文档在 2025 五月 10 周六用 Documenter.jl 1.10.2 版生成使用 1.10.9 版本的 Julia。