All Projects → qiniu → c-sdk

qiniu / c-sdk

Licence: other
Qiniu Resource (Cloud) Storage SDK for C/C++

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Qiniu Resource Storage SDK for C/C++

Build Status

Qiniu Logo

此 C/C++ SDK 适用于 兼容C89标准的C/C++编译器,基于七牛云存储官方API构建。使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云存储上。无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云存储及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。

使用

参考文档:七牛云存储 C SDK 使用指南

参考代码:C SDK Examples

编译库文件:Linux / Mac / Windows 编译静态或动态库

贡献代码

  1. Fork
  2. 创建您的特性分支 (git checkout -b my-new-feature)
  3. 提交您的改动 (git commit -am 'Added some feature')
  4. 将您的修改记录提交到远程 git 仓库 (git push origin my-new-feature)
  5. 然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request

许可证

Copyright (c) 2012-2014 qiniu.com

基于 MIT 协议发布:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].