书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 78092 个相关结果.
  • 集成C代码库

    集成C代码库 优势 如何调用 使用$env编译时函数 简单封装 启用全局变量 函数的[inline]注解 结构体简单封装 枚举简单封装 关于#flag标记 集成C代码库 优势 V的代码库很多都直接调用C标准库函数来实现,对C标准库的依赖还是很重的 由于V代码编译后生成的是C代码,然后再调用C编译器编译成可执行文件 这样的机制...
  • C# 风格指南

    C# 风格指南 语言规范 格式 一般性指导 换行符和空白行 使用空格 命名约定 成员变量 局部变量 隐式类型的局部变量 其他注意事项 C# 风格指南 对于每个项目而言,拥有定义良好且一致的编码约定非常重要,Godot也不例外. 该页面包含一个编码风格指南,Godot本身的开发人员和贡献者都遵循该指南.因此,它主要用于希望为该项目...
  • 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 ...
  • MQTT C Client Library

    MQTT C Client library Paho C Usage example Paho C MQTT 5.0 support MQTT C Client library Eclipse Paho C (opens new window) and Eclipse Paho Embedded C (opens new window) ar...
  • Calling C from Pony

    535 2020-09-03 《PonyLang Tutorial》
    Safely does it C types Get and Pass Pointers to FFI Read Struct Values from FFI FFI functions raising errors FFI is built into Pony and native libraries may be directly refer...
  • Calling C and Fortran Code

    Calling C and Fortran Code Creating C-Compatible Julia Function Pointers Mapping C Types to Julia Automatic Type Conversion Type Correspondences Bits Types Struct Type Correspo...
  • 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 con...
  • Part 39 - Why C?

    Part 39 - Why C? Part 39 - Why C? For a complete table of contents of all the lessons please click below as it will give you a brief of each lesson in addition to the topics it...
  • C++ Client Library

    C++ Client Library C++ Client Library See README at clickhouse-cpp repository.