如何构建 c++超表的节俭库

发布于 2024-10-24 17:03:07 字数 72 浏览 4 评论 0原文

我是 hypertable 的新手,我需要知道如何构建一个 C++ 客户端库以将 hypertable 集成到我的 cpp 程序中

i am new to hypertable and i need to know how can i build an c++ client library to integrate hypertable in my cpp program

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

や莫失莫忘 2024-10-31 17:03:07

它已经是用 c++ 编写的。您需要做的就是编译它并作为库链接。

已经有一些如何使用它的示例: https://github.com/nuggetwheat/hypertable/tree

it is already written in c++. All you need to do is to compile it and link as library.

There are already some examples how to use it: https://github.com/nuggetwheat/hypertable/tree

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文