书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 1322 个相关结果.
  • 48. Welcome

    Welcome to Bare Metal Rust Welcome to Bare Metal Rust This is a standalone one-day course about bare-metal Rust, aimed at people who are familiar with the basics of Rust (perha...
  • Setup Native Development

    Installation and Configuration of Native Development Environment Android Platform Dependencies Downloading the Java SDK (JDK) Downloading and Installing Android Studio Downloadin...
  • Setup Native Development

    Installation and Configuration of Native Development Environment Android Platform Dependencies Downloading the Java SDK (JDK) Downloading and Installing Android Studio Downloadin...
  • Setup Native Development

    Installation and Configuration of Native Development Environment Android Platform Dependencies Downloading the Java SDK (JDK) Downloading and Installing Android Studio Downloadin...
  • 集成流程

    1.1. 第一步:获取appid 1.2. 第二步:工程配置 1.2.1. 添加库 1.2.2. 设置Bitcode 1.2.3. 用户隐私权限配置 1.3. 第三步:初始化 1.4. 第四步:启动服务 [TOC] 1.1. 第一步:获取appid appid是第三方应用集成讯飞开放平台SDK的身份标识,SDK静态库和appid是...
  • 安装配置原生开发环境

    安装配置原生开发环境 Android 平台相关依赖 下载 Java SDK (JDK) 下载安装 Android Studio 下载发布 Android 平台所需的 SDK 和 NDK 安装 C++ 编译环境 配置原生发布环境路径 注意事项 安装配置原生开发环境 除了内置的 Web 版游戏发布功能外,Cocos Creator 使用基于...
  • 安装配置原生开发环境

    安装配置原生开发环境 Android 平台相关依赖 下载 Java SDK (JDK) 下载安装 Android Studio 下载发布 Android 平台所需的 SDK 和 NDK 安装 C++ 编译环境 配置原生发布环境路径 注意事项 安装配置原生开发环境 除了内置的 Web 版游戏发布功能外,Cocos Creator 使用基于...
  • 预测库编译

    预测库编译 一、环境准备 1、 Docker开发环境 准备Docker镜像 进入Docker容器 Docker常用命令 2、Linux 开发环境 Android 交叉编译环境要求 具体步骤 ARM Linux 交叉编译 编译环境要求 具体步骤 本地编译(直接在RK3399或树莓派上编译) 编译环境要求 具体步骤 3、Mac OS...
  • 0. Set Up Your Development Environment

    1143 2020-03-09 《Gatsby.js Tutorials》
    Set Up Your Development Environment Familiarize yourself with the command line Install Node.js for your appropriate operating system Mac instructions How to install or verify Home...
  • 属性

    属性 Init 和 Dealloc 点符号 属性定义 私有属性 可变对象 懒加载(Lazy Loading) 属性 属性应该尽可能描述性地命名,避免缩写,并且是小写字母开头的驼峰命名。我们的工具可以很方便地帮我们自动补全所有东西(嗯。。几乎所有的,Xcode 的 Derived Data 会索引这些命名)。所以没理由少打几个字符了,并且最...