书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 6954 个相关结果.
  • iOS 插件

    iOS 插件 Work in progress The content of this page was not yet updated for Godot 4.2 and may be outdated . If you know how to improve this page or you can confirm that it’s up to...
  • MVVM On iOS

    MVVM On iOS MVVM On iOS   有一个禅宗佛教的概念叫做”初心”。禅宗法师铃木俊隆 写道:”初学者的心中有很多可能性(潜意识的点子),但在专家心里(这种可能性/点子)就相对少很多”。在写作本书的过程中,我经常会回到这个概念里重新审视自己,提醒自己不要对那些看起来很新的或不习惯的事物过早下结论.   本着这种精神,我们回过头来看看...
  • Exporting for iOS

    Exporting for iOS Requirements Export a Godot project to Xcode Active development considerations Steps to link a Godot project folder to Xcode Services for iOS Exporting f...
  • Compiling for iOS

    Compiling for iOS Requirements Compiling Run Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue . Compiling fo...
  • Plugins for iOS

    Plugins for iOS Accessing plugin singletons Asynchronous methods Store Kit purchase Parameters Response event request_product_info Parameters Response event restore_purchas...
  • Exporting for iOS

    Exporting for iOS Requirements Export a Godot project to Xcode Active development considerations Steps to link a Godot project folder to Xcode Plugins for iOS Exporting fo...
  • Exporting for iOS

    Exporting for iOS Requirements Export a Godot project to Xcode Active development considerations Steps to link a Godot project folder to Xcode Plugins for iOS Exporting for...
  • iOS 打包

    iOS 打包 Mac 装机指引 安装 runner iOS 打包 Mac 装机指引 安装 runner 什么是 runner? TODO: Link 到 runner
  • iOS 集成

    iOS 集成 集成到自定义工程中 使用pod集成 使用源码直接集成 编写代码开始调试或者加载业务代码 1. 使用分包加载接口 2. 使用不分包加载接口 iOS 集成 注:以下文档都是假设您已经具备一定的iOS开发经验。 这篇教程,讲述了如何将Hippy集成到iOS工程 集成到自定义工程中 使用pod集成 1.安装Coco...
  • iOS 链接

    iOS 链接 基本用法 处理深度链接 触发应用程序链接 方法 iOS 链接 LinkingIOS 给你提供了一个通用接口,用来连接接收和发送应用程序的链接。 基本用法 处理深度链接 如果你的应用程序是从一个外部链接启动的,并且这个外部链接是注册到你的应用程序里的,那么你就可以利用任意你想要的组件去访问并且处理它 com...