书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 31945 个相关结果.
  • Snackbars(消息条)

    消息条 用例 API 实战场 示例 多行 超时 垂直 消息条 v-snackbar 组件用于向用户显示快速消息。消息条支持定位、移除延迟和回调。 用例 v-snackbar 以最简单的形式向用户显示一个临时且可关闭的通知。 template script <template> <div class = "t...
  • 安装

    896 2018-06-05 《Mithril 文档》
    安装 直接下载 CDN(内容分发网络) cdnjs jsDelivr NPM Bower Component Rails Github 通过 NPM 使用前沿版本 安装 Mithril 有多种安装方式 直接下载 直接在 github 下载 zip 格式的最新版本 。 旧版本的链接可以在更新日志 中找到。 使用 Mithr...
  • 提供/注入

    提供/注入 设想场景 使用 Provide 使用注入 响应性 添加响应性 修改响应式 property 提供/注入 本指南假定你已经阅读了 Provide / Inject 、Composition API Introduction 和响应式基础 。如果你不熟悉组合 API,请先阅读这篇文章。 我们也可以在 Compositio...
  • 国际化

    国际化 兼容 vue-i18n@5.x 兼容其他 i18n 插件 兼容 vue-i18n@6.x 按需加载里定制 i18n 通过 CDN 的方式加载语言文件 国际化 Element 组件内部默认使用中文,若希望使用其他语言,则需要进行多语言设置。以英文为例,在 main.js 中: // 完整引入 Element import V...
  • 国际化

    国际化 兼容 vue-i18n@5.x 兼容其他 i18n 插件 兼容 vue-i18n@6.x 按需加载里定制 i18n 通过 CDN 的方式加载语言文件 国际化 Element 组件内部默认使用中文,若希望使用其他语言,则需要进行多语言设置。以英文为例,在 main.js 中: // 完整引入 Element import V...
  • jQuery effects

    jQuery effects Form events Keyboard events Mouse events Effects Methods and attributes Conditional fields in forms Confirmation on delete jQuery effects The basic effect...
  • Installing

    Installing Installing Why aren’t there native packages of Helm for Fedora and other Linux distros? Why do you provide a curl ...|bash script? How do I put the Helm client files ...
  • Installing

    Installing Installing Why aren’t there native packages of Helm for Fedora and other Linux distros? Why do you provide a curl ...|bash script? How do I put the Helm client files ...
  • 国际化

    国际化 在 Webpack 中使用 通过 CDN 使用 支持的语言 国际化 View UI(iView) 的所有组件文案默认使用的是中文,通过设置可以使用其它语言。 在 Webpack 中使用 完整引入 iView import Vue from 'vue' ; import ViewUI from '...
  • When to use scenes versus scripts

    When to use scenes versus scripts Anonymous types Named types Performance of Script vs PackedScene Conclusion Up to date This page is up to date for Godot 4.0 . If you stil...