书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 78604 个相关结果.
  • RocketMQ EventBridge Overview

    RocketMQ EventBridge Overview Message & Event Four characteristics of an event 1. Happened 2. No expectation 3. Naturally ordered and unique 4. Materialize RocketMQ EventBrid...
  • 8 - Extra Challenges

    Extra Challenges Challenge 1: Integrate with Another Notification Service as Sink (Telegram) Challenge 2: Implement Comment Deletion Challenge 3: Format the Output for the Sin...
  • 开始使用 XGBoost

    3993 2019-05-25 《XGBoost 中文文档》
    开始使用 XGBoost Links to Helpful Other Resources Python R Julia Scala 开始使用 XGBoost 这里是一个快速入门的教程, 它展示了让你快速在示例数据集上进行二元分类任务时的 xgboost 的代码片段. Links to Helpful Other Resources ...
  • JavaScript 与 Native 通信

    JS 与 Native 通信 准备工作 在 JS 环境中与 Native 通信 在 Native 中与 JS 进行通讯 在 Dart 环境中与 JS 进行通讯 在 Objective-C/Swift 环境中与 JS 进行通讯 处理 JS 的函数调用 调用 JS 函数 在 Java/Kotlin 环境中与 JS 进行通讯 处理 JS 的函数调用 ...
  • 8 - Extra Challenges

    Extra Challenges Challenge 1: Integrate with Another Notification Service as Sink (Telegram) Challenge 2: Implement Comment Deletion Challenge 3: Format the Output for the Sin...
  • Getting Started with OBS Studio Development

    A few things to know Developer Chat Starting OBS Development 1. Get the code 2. Build the code 3. Read the documentation 4. Check out issues on the Ideas page and the Bug Trac...
  • 代码风格规范

    代码风格规范 C++ 和 Objective-C 在本地使用 clang-format 安装 手动使用 预提交钩子 IDE插件 头文件的引入 Java Python 本地使用 black 安装 手动使用 预提交钩子 编辑器集成 注释风格指南 代码风格规范 在给 Godot 的源代码做贡献时,你需要遵循下面概述的样式规范。其...
  • 5. 共享更多逻辑

    在 iOS 与 Android 间共享更多逻辑 Add more dependencies kotlinx.coroutines If you use Kotlin prior to version 1.7.20 kotlinx.serialization Ktor Create API requests Add data model Conne...
  • 与现存的应用程序集成

    与现有的应用程序集成 需求 用 CocoaPods 安装 React Native 创建你的 React Native 应用程序 将容器视图添加到你的应用程序中 为容器视图添加 RCTRootView 启动开发服务器 编译和运行 总结 与现有的应用程序集成 由于 React 并没有做出关于你其他的技术堆栈的假设——通常在 MVC 中...
  • CocoaPods 概述

    CocoaPods 概述与设置 Set up an environment to work with CocoaPods Add and configure Kotlin CocoaPods Gradle plugin Update Podfile for Xcode Possible issues and solutions CocoaPods in...