书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 88226 个相关结果.
  • Python/C API 接口

    Python/C API 参考手册 Python/C API 参考手册 本手册描述了希望编写扩展模块并将 Python 解释器嵌入其应用程序中的 C 和 C++ 程序员可用的 API。同时可以参阅 扩展和嵌入 Python 解释器 ,其中描述了扩展编写的一般原则,但没有详细描述 API 函数。 概述 代码标准 包含文件 有用的宏 对象、...
  • CRC32c

    CRC32c CRC32c CRC32c.crc32c — Function crc32c ( data , crc :: UInt32 = 0x00000000 ) Compute the CRC-32c checksum of the given data , which can be an Array{UInt8} , a co...
  • Core C++ 扩展

    Hippy Core 架构 Hippy Core 架构 Hippy 开发的时候,前端 JS 经常需要访问一些双端(Android 和 iOS)通用能力,Hippy 推荐使用 internalBinding 来实现底层能力扩展(我们将这项能力称为 Core 架构 ),它和 Node.js 的 internalBinding 一样,使用 C++ 进行...
  • GDNative C++示例

    GDNative C++示例 简介 设置项目 构建C++绑定 创建一个简单的插件 编译插件 使用GDNative模块 添加属性 信号 原生脚本1.1与原生脚本1.0 下一步 GDNative C++示例 简介 本教程建立在 GDNative C example 中给出的信息之上,因此我们强烈建议您先阅读. GDNative...
  • C++ 编程风格

    C++ 编码风格 C++ 编码风格 请参考 Google C++ Style Guide 。
  • C# style guide

    C# style guide Language specification Formatting General guidelines Line breaks and blank lines Using spaces Naming conventions Member variables Local variables Implicitly ...
  • 使用 C++ SDK

    使用 C++ SDK 引入依赖 服务注册发现 动态路由 负载均衡 节点熔断 访问限流 使用 C++ SDK 引入依赖 服务注册发现 动态路由 负载均衡 节点熔断 访问限流
  • C++ 应用开发

    C++ 应用开发 使用 C++ SDK 使用 L5Agent C++ 应用开发 使用 C++ SDK 使用 L5Agent
  • Using C++ profilers

    Using C++ profilers Recommended profilers Setting up Godot Benchmarking startup/shutdown times Profiler-specific instructions VerySleepy HotSpot Xcode Instruments Using C...
  • GDNative C++ example

    GDNative C++ example Introduction Setting up the project Building the C++ bindings Creating a simple plugin Compiling the plugin Using the GDNative module Adding properties ...