书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1322 个相关结果.
  • Publish to Native Platforms

    Publish to Native Platforms Environment Configuration Build Options Generic Build Options for Native Platforms Resource Server Address Polyfills Make Immediately After Build Jo...
  • 5. How To Install Go and Set Up a Local Programming Environment on macOS

    717 2020-07-05 《How To Code in Go》
    How To Install Go and Set Up a Local Programming Environment on macOS Prerequisites Step 1 — Opening Terminal Step 2 — Installing Xcode Step 3 — Installing and Setting Up Homebr...
  • Build on Mac OS X

    How to Build ClickHouse on Mac OS X Install Homebrew Install Xcode and Command Line Tools Install Required Compilers, Tools, and Libraries Checkout ClickHouse Sources Build Cli...
  • 安装git

    1223 2019-12-09 《Git速查手册》
    前言 在Windows上安装 在Mac上安装 在Linux上安装 配置 前言 git 是全版本的软件,下载安装时请选择对应的系统即可 在Windows上安装 前往官网下载对应客户端:https://git-scm.com/downloads 下载完成后默认安装即可,(默认会将git添加到系统环境变量) 在Mac上安装 如果你正在使用...
  • XcodeBuild

    XcodeBuild Reference conf XcodeBuild The XcodeBuild build helper is a wrapper around the command line invocation of Xcode. It will abstract the calls like xcodebuild -project...
  • 原生平台 JavaScript 调试

    原生平台 JavaScript 调试 iOS 和 Android 真机调试 Windows 平台及 Mac 平台调试 使用 lldb 查看当前的 JS 调用栈 lldb 的全局配置 这种方法也有明显的缺陷 Xcode 在断点中编辑 action (只对具体的断点触发) 在断点触发后, 在 lldb console 中增加 回调 在 Android...
  • 在原生 App 中集成 Kraken

    在原生 App 中集成 Kraken 集成到 Android 应用 1. 准备好你的 AndroidStudio 工程 2. 获取 Kraken Android SDK 3. 配置 maven 仓库地址: 4. 添加构建依赖项 5. 在 MainActivity 中添加启动代码 集成到现有 iOS 应用 1. 准备好你的 XCode iOS 工程...
  • 原生平台 JavaScript 调试

    原生平台 JavaScript 调试 iOS 和 Android 真机调试 Windows 平台及 Mac 平台调试 使用 lldb 查看当前的 JS 调用栈 lldb 的全局配置 Xcode 在断点中编辑 action(只对具体的断点触发) 增加回调 在 Android Studio 配置 lldb 进阶调试指南 原生平台 J...
  • macOS

    macOS macOS You need to have the current Xcode command line utilities installed: run xcode-select --install in the terminal. You will need to rerun this terminal command after...
  • 版本兼容性

    版本兼容性 版本兼容性 4.0 翻译:muhlenXi 2017-09-25 本书描述的是 Swift 4.0,是 Xcode 9 中包含的默认版本。你可以用 Xcode 9 来构建用 Swift 4 或 Swift 3 写的项目。 注意当 Swift 4 编译器编译 Swift 3 版本的代码时,它识别的语言版本为 3.2 版本...