用于 ArangoDB 的 C++ 通讯库 Fuerte

码农软件 · 软件分类 · 网络工具包 · 2019-02-24 20:29:42

软件介绍

Fuerte 是一个 C++ 库,允许你通过 http 和 velocystream(可选的 ssl 加密)协议与 ArangoDB 数据库进行通讯。

Fuerte 只是一个通讯库,你仅仅会得到对方发送给你的东西, 过程中不会有任何转换。当接收到消息时, Fuerte 提供内容类型和有效负载。在有效负载是 velocypack 的情况下使用 C++ 驱动程序,可通过slices()去访问 slices 。node 驱动将始终按原样提供有效负载。

构建要求

  • C ++ 11 compiler

  • cmake 3.0

  • cURL

nodejs

> cd cmake-node-driver
> npm install

本文地址:https://www.codercto.com/soft/d/58.html

A Byte of Python

A Byte of Python

Swaroop C H / Lulu Marketplace / 2008-10-1 / USD 27.98

'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save t......一起来看看 《A Byte of Python》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具