书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 1952 个相关结果.
  • Reboot

    Reboot Approach CSS variables Page defaults Native font stack Headings Paragraphs Links Horizontal rules Lists Inline code Code blocks Variables User input Sample outp...
  • 通知

    通知 在渲染进程中使用 类: Notification 静态方法 Notification.isSupported() new Notification([options]) 实例事件 事件: ‘show’ 事件: ‘click’ 事件: ‘close’ 事件: ‘reply’ macOS 事件: ‘action’ macOS Even...
  • Storage 接口

    Storage 接口 概述 属性和方法 Storage.setItem() Storage.getItem() Storage.removeItem() Storage.clear() Storage.key() storage 事件 参考链接 Storage 接口 概述 Storage 接口用于脚本在浏览器保存数据。两个对象部...
  • 功能标签

    功能标签 前言 默认功能 自定义功能 覆盖项目设置 默认覆盖 自定义构建 功能标签 前言 Godot 有一个特殊的系统来标记功能的可用性。每个功能均表示为一个字符串,可以引用以下各项: 平台名称。 平台架构(64 位或 32 位,x86 或 ARM)。 平台类型(桌面、移动、Web)。 平台上支持的纹理压缩算法。 构建...
  • 使用 Web 编辑器

    使用 Web 编辑器 浏览器支持 限制 导入项目 编辑和运行一个项目 我的项目文件在哪里? 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 ...
  • Importing audio samples

    Importing audio samples Supported files Best practices Trimming Looping Importing audio samples Supported files Godot provides three options to import your audio data: WAV,...
  • 项目管理(Managing Projects)

    项目管理(Managing Projects) 项目管理(Managing Projects) Qt Creator在项目中管理你的源代码。你可以使用File->New File或者Project来创建一个新项目。当你创建一个项目时,你可以选择多种应用程序模板。Qt Creator 能够创建桌面,手机应用程序。这些应用程序使用窗口部件(Widgets...
  • 文件说明

    templates 文件夹 官方一系列模版所在的文件夹,包括了图片 、xml 、html 以及相关配置文件等。通过对这里的了解和修改,我们可以做出自己的皮肤模版,然后一键生成,实现批量的工作流。当然,正常情况下,你也无需从这里拷贝,因为在droplet 过程中会自动生成。部分模版在默认droplet 过程中并没有使用到。 viewer 文件夹 ...
  • Exporting

    Exporting Overview Preparing the project Setting a main scene Export templates Export presets Exporting by platform PC (Linux/macOS/Windows) Android iOS HTML5 (web) Ex...
  • DomCrawler

    The DomCrawler Component The DomCrawler Component Installation Usage Node Filtering Node Traversing Accessing Node Values Adding the Content Expression Evaluation Links Ima...