书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 1575 个相关结果.
  • [6.4] SDK包(object c版) 由@Aevit 提供

    668 2018-08-02 《PhalApi 1.x 文档》
    6.4.1 使用说明 6.4.2 代码示例 6.4.3 运行效果 6.4.4 扩展你的过滤器和结果解析器 (1)扩展过滤器 (2)扩展结果解析器 该文档由 @Aevit 提供 6.4.1 使用说明 将框架目录下的 ./SDK/Objective-C/ 目录中的全部代码拷贝到项目里面即可使用。如: 请求方式,可以使用系统的...
  • C++ usage guidelines

    C++ usage guidelines Rationale Disallowed features Standard Template Library auto keyword Lambdas #pragma once directive C++ usage guidelines Rationale Since Godot 4.0,...
  • JNWSpringAnimation

    JNWSpringAnimation JNWSpringAnimation是Jonathan Willing,一个Mac和iOS开发者,写的一个很棒的动画框架。要理解它为什么棒,让我们先回过头再一次谈谈Core Animation。 如我之前所说,Core Animation的时间曲线是由三维贝塞尔曲线定义的。你可以告诉一个动画去使用线性、淡入、淡入淡...
  • CI/CD Pipeline Based on Jenkinsfile

    Create a CI/CD Pipeline Based on Jenkinsfile Objective Prerequisites Estimated Time Overview Create Credentials Step 1: Create a DockerHub Credential Step 2: Create a GitHub Cr...
  • 原生平台二次开发指南

    原生平台二次开发指南 原生项目目录 公共目录 原生平台目录 项目目录 原生项目定制开发 修改引擎代码 修改项目代码 增删项目代码文件 增删 C++ 文件 增删 OC 文件 增删 Java 文件 引入第三方 C++/OC 库 引入 Jar 库 脚本与原生通信 使用 JsbBridge JSB 自动绑定 基于语言反射机制 源码版...
  • Kotlin 1.5.30

    Kotlin 1.5.30 的新特性 语言特性 对于密封类与布尔值主语穷尽 when 语句 挂起函数作为超类型 对隐式用到实验性 API 要求选择加入 对使用选择加入要求的注解不同目标的变更 递归泛型类型的类型推断改进 消除构建器推断限制 Kotlin/JVM 注解类的实例化 改进了对可空性注解配置的支持 Kotlin/Native Ap...
  • Source Code Directory Structure

    Source Code Directory Structure Structure of Source Code Structure of Other Directories Source Code Directory Structure The source code of Electron is separated into a few par...
  • Extend the SPARSE Column Transformer to Load Sparse Vectors in Different Data Formats

    Extend the SPARSE Column Transformer to Load Sparse Vectors in Different Data Formats Background Proposed Design SQL Statement Example Extend the SPARSE Column Transformer to...
  • Topic Compaction

    Topic Compaction How topic compaction works Topic Compaction Pulsar was built with highly scalable persistent storage of message data as a primary objective. Pulsar topics en...
  • C++ usage guidelines

    C++ usage guidelines Rationale Disallowed features Standard Template Library auto keyword Lambdas #pragma once directive Up to date This page is up to date for Godot 4....