书栈网 · BookStack 本次搜索耗时 0.051 秒,为您找到 78100 个相关结果.
  • C++ Guide

    How to Write C++ Code General Recommendations Formatting Comments Names How to Write Code Unused Features of C++ Platform Tools Libraries General Recommendations Addition...
  • C++ API

    C++ API CreatePaddlePredictor CxxConfig set_model_dir(model_dir) model_dir() set_model_file(model_file) model_file() set_param_file(param_file) param_file() set_valid_...
  • C++ Demo

    C++ Demo 1. 下载最新版本预测库 2. 转化模型 3. 编写预测程序 4. 编译 5. 执行预测 注:如何在代码中使用 API 其他cxx_demo的编译与预期结果 Light API Demo 图像分类 Demo 目标检测 Demo light API Demo 运行结果 图像分类 Demo 运行结果 目标检测 Demo 运...
  • Using C libraries

    Using C libraries Defining external declarations Writing a wrapper class Memory management Compiling and linking Static Linking Dynamic Linking Mapping functionality Handling...
  • C# features

    C# features Type conversion and casting C# signals Preprocessor defines Examples Full list of defines C# features This page provides an overview of the commonly used featu...
  • C# basics

    C# basics Introduction Setting up C# for Godot Prerequisites Additional notes Configuring an external editor JetBrains Rider Visual Studio Code Visual Studio (Windows only) ...
  • C BSON使用

    C BSON使用 建立对象 读取对象 C BSON使用 BSON 是 JSON 的二进制表现形式,通过记录每个对象,元素,以及嵌套元素和数组的类型以及长度,能够高速有效地进行某个元素的查找。因此,在 C 和 C++ 中使用 BSON 官方提供的 BSON 接口进行数据存储。详情请参考 BSON 。 与普通的 JSON 不同,BSON 提供更多的...
  • bvar_c++

    Quick introduction bvar::Variable Export all variables bvar::Reducer bvar::Adder bvar::Maxer bvar::Miner bvar::IntRecorder bvar::LatencyRecorder bvar::Window bvar::PerSec...
  • Linking to C Libraries

    517 2020-09-03 《PonyLang Tutorial》
    Use for external libraries If Pony code calls FFI functions, then those functions, or rather the libraries containing them, must be linked into the Pony program. Use for exter...
  • C Library API

    C Library API Workflow Data Types API Reference Library Context Creation Set Service Properties Enable Input Plugin Instance Set Input Plugin Properties Enable Output Plugin ...