书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 76378 个相关结果.
  • C API

    C API 历史更新情况: C API 此部分是 C API 相关文档。 历史更新情况: 注意: 删除接口 - 不再兼容 废弃接口 - 保持兼容性 Version 2.10 添加收集数据统计信息接口: sdbAnalyze,收集指定对象的统计信息 添加修改接口 sdbEnableSharding,对集合启用分区功能...
  • 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...
  • C API

    C API 历史更新情况: C API 此部分是相关 C API 文档。 历史更新情况: 注意: 删除接口 - 不再兼容 废弃接口 - 保持兼容性Version 2.10 添加收集数据统计信息接口: sdbAnalyze,收集指定对象的统计信息 添加修改接口 sdbEnableSharding,对集合启用分区功能 ...
  • C ABI

    834 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++

    Setup Prerequisites cmake gRPC and Protocol Buffers Build the example Try it! Update a gRPC service Regenerate gRPC code Update and run the application Update the server U...
  • C Interface

    C Interface LLVM Interface C Interface ccall — Keyword. ccall (( function_name , library ), returntype , ( argtype1 , ...), argvalue1 , ...) ccall ( function_poi...
  • 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# ...