书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 2113 个相关结果.
  • 构建JIT:远程JITing - 远程处理隔离和懒惰

    1117 2020-03-18 《LLVM入门教程》
    5.构建JIT:远程JITing - 远程处理隔离和懒惰 5.1 第5章介绍 5.2 完整的代码清单 5.构建JIT:远程JITing - 远程处理隔离和懒惰 第5章简介 完整的代码清单 5.1 第5章介绍 欢迎阅读“在LLVM中构建基于ORC的JIT”教程的第5章。本章介绍ORC RemoteJIT客户端/服务器API,并说明如何使用...
  • C++开发环境搭建

    C++开发环境搭建 获取驱动开发包 配置开发环境 C++开发环境搭建 获取驱动开发包 从 SequoiaDB 下载对应操作系统版本的 SequoiaDB 驱动开发包。 配置开发环境 Linux (1)解压下来的驱动开发包; (2)将压缩包中的 driver 目录,拷贝到开发工程目录中(建议放在第三方库目录下),并命名为 sdbd...
  • gRPC services

    gRPC services core.GrpcService core.GrpcService.EnvoyGrpc core.GrpcService.GoogleGrpc core.GrpcService.GoogleGrpc.SslCredentials core.GrpcService.Credentials gRPC services...
  • v4 升级指南

    Overview How to run 改动点 Director Renderer Shader 及 Program Texture2D TO be continue… Overview 在 WWDC 2014 上,Apple 为游戏开发者推出了新的图形技术 Metal 。Metal 是一种用 C++ 编写的 low-level API...
  • Cocos Native Plugin Quick Tutorial

    Cocos Native Plugin Quick Tutorial Create a native plugin Basic Setup Add support for Windows include “hello_cocos.h” include “bindings/sebind/sebind.h” include “plugins/bus/...
  • Cocos Native Plugin Quick Tutorial

    Cocos Native Plugin Quick Tutorial Create a native plugin Basic Setup Add support for Windows include “hello_cocos.h” include “bindings/sebind/sebind.h” include “plugins/bus/...
  • GDNative C++示例

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