书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 145465 个相关结果.
  • C驱动

    产品概述 关键特性 用户案例 使用场景 产品概述 SequoiaDB 巨杉数据库是一款开源的金融级分布式关系型数据库,主要面对高并发联机交易型场景提供高性能、可靠稳定以及无限水平扩展的数据库服务。 用户可以在 SequoiaDB 巨杉数据库中创建多种类型的数据库实例,以满足上层不同应用程序各自的需求。 SequoiaDB 巨杉数据库支持 M...
  • C ABI

    838 2020-09-03 《PonyLang Tutorial》
    Writing a C library for Pony The FFI support in Pony uses the C application binary interface (ABI) to interface with native code. The C ABI is a calling convention, one of many, ...
  • C++

    GCC on Linux Clang on macOS GCC on Windows Microsoft C++ on Windows GCC on Windows Subsystem for Linux Debugging Editing Settings Configure IntelliSense for cross-compiling...
  • C#

    Develop C# Apps Prerequisites Writing a HelloWorld C# app Install StackExchange.Redis C# driver Copy the contents below to your Program.cs file. Running the C# app Develop...
  • C++

    Develop C++ Apps Prerequisites Installing the Redis C++ driver Writing a hello world Redis application Running the application Develop C++ Apps YEDIS Prerequisites The...
  • C++

    Build a C++ application Prerequisites Installing the C++ driver (libpqxx) Get the source Dependencies Build and Install Working example Sample C++ code Run the application ...
  • C#

    Build a C# application Prerequisites Writing a HelloWorld C# app Install YugaByteCassandraCSharpDriver C# driver Copy the contents below to your Program.cs file. Running the C# ...
  • C interop

    C interop using dart:ffi Examples Walkthrough of hello_world Files Building and running Using dart:ffi Bundling and loading C libraries C interop using dart:ffi Dart mobi...
  • C bindings

    C bindings C bindings Crystal allows you to bind to existing C libraries without writing a single line in C. Additionally, it provides some conveniences like out and to_unsaf...