书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1322 个相关结果.
  • React Native 端开发流程

    React Native 端开发流程 简介 搭建 iOS 开发环境 Node, Watchman Yarn、React Native 的命令行工具(react-native-cli) Xcode 搭建 Android 开发环境 安装依赖 Java Development Kit Android 开发环境 1. 安装 Android Studio...
  • 为 iOS 平台编译

    为 iOS 平台编译 需求 编译 运行 为 iOS 平台编译 需求 SCons 3.0+(你可以通过 Homebrew 或 MacPorts 安装它,安装后你应该可以在终端运行 scons )。 Xcode 10.0(或更高版本)以及iOS(10.0)SDK和命令行工具. 参见 有关 Godot 的 SCons 用法的一般概...
  • 15.2 通过参数通过浮点数

    15.2 通过参数通过浮点数 15.2.1 x86 15.2.2 ARM+Non-optimizing Xcode(LLVM)+thumb-2模式 15.2.3 ARM+非优化模式keil+ARM模式 15.2 通过参数通过浮点数 #include <math.h> #include <stdio.h> int main (...
  • Compiling for macOS

    Compiling for macOS Requirements Compiling Running a headless/server build Building export templates Cross-compiling for macOS from Linux User-contributed notes Compiling ...
  • Configuring an IDE

    Configuring an IDE Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue . Configuring an IDE We assume that you hav...
  • 间距

    间距 一个缩进使用 4 个空格,永远不要使用制表符(tab)缩进。请确保在 Xcode 中设置了此偏好。 方法的大括号和其他的大括号(if /else /switch /while 等等)始终和声明在同一行开始,在新的一行结束。 推荐: if ( user . isHappy ) { // Do something } el...
  • CMake 对 IDE 的支持

    CMake 对 IDE 的支持 用文件夹来组织目标 (target) 用文件夹来组织文件 在 IDE 中运行CMake CMake 对 IDE 的支持 一般来说,IDE 已经被标准的 CMake 的项目支持。不过这里有一些额外的东西可以帮助 IDE 表现得更好: 用文件夹来组织目标 (target) 一些 IDE,例如 Xcode,支持文件夹...
  • 为iOS平台编译

    为iOS平台编译 需求 开始编译 运行 为iOS平台编译 需求 SCons 3.0+ (you can install it via Homebrew or MacPorts , you should be able to run scons in a terminal when installed). Xcode 10.0(或更...
  • 测试

    测试 运行测试和贡献 Jest 测试 集成测试 快照测试 测试 运行测试和贡献 React Native 回购有几个你可以运行的测试,来验证你没有用PR引起拟合。这些测试是用 Travis 持续集成系统运行的,并自动的向你的 PR 发布结果。你也可以在 IntegrationTest 和在 Xcode 中的 UIExplorer 应用中...
  • Facebook 直播和广告

    Facebook 直播和广告 Facebook 服务集成操作步骤 调用相关 API Facebook Live Video Facebook Audience Network 相关参考链接 Facebook 直播和广告 Cocos Creator 从 v2.0.6 开始支持一键集成 Facebook 服务,包括 Facebook Live ...