书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 304 个相关结果.
  • 高级的 store operation

    高级的 store operation 高级的 store operation Dojo Store 使用 operation 来更改应用程序的底层状态。这样设计 operation,有助于简化对 store 的常用交互,例如,operation 将自动创建支持 add 或 replace operation 所需的底层结构。 在未初始化的 s...
  • 高级的 store operation

    高级的 store operation 高级的 store operation Dojo Store 使用 operation 来更改应用程序的底层状态。这样设计 operation,有助于简化对 store 的常用交互,例如,operation 将自动创建支持 add 或 replace operation 所需的底层结构。 在未初始化的 s...
  • Introduction

    478 2020-09-06 《Dojo v6.0 Tutorial》
    Introduction Basic usage Defining a widget Specifying widget properties Composing widgets Rendering to the DOM Introduction Dojo encourages writing simple, modular compone...
  • 应用程序的开发生命周期

    应用程序的开发生命周期 测试的策略 应用程序的开发生命周期 Dojo 为开发 web 应用程序提供了一个端到端的管道。应用程序的作者可以使用 dojo create app CLI 命令快速创建 Dojo 应用程序。然后可以使用 dojo build app 命令在开发模式和生产模式下构建应用程序。使用本地 HTTP 服务运行应用程序,并监...
  • Introduction

    介绍 基本用法 国际化部件 添加部件的本地化语言包 在应用程序中指定根区域 更改应用程序中的区域设置 介绍 Dojo 的 i18n 包解决了 web 应用程序国际化方面的诸多常见需求和挑战。 虽然其中大部分功能可作为独立模块使用,但它主要用于 Dojo 应用程序,以帮助渲染本地化的部件,包括高级消息、日期和数字格式化等。 功能 描述...
  • Available middleware

    383 2020-09-06 《Dojo v6.0 Tutorial》
    Available middleware cache icache theme i18n dimensions intersection resize breakpoint store focus Focus delegation example injector block Available mi...
  • Introduction

    394 2020-09-06 《Dojo v7.0 Tutorial》
    Introduction Basic usage Styling a widget Making a widget themeable Using a theme variant within a widget Creating a theme Creating theme variants Specifying a default applic...
  • Introduction

    422 2020-09-06 《Dojo v7.0 Tutorial》
    Introduction Building Custom Elements Using Custom Elements Introduction Dojo widgets can be compiled into custom elements and therefore be used like any other type of HTML t...
  • 构建时渲染

    构建时渲染 使用 BTR History 管理器 build-time-render 功能标记 Dojo Blocks 构建时渲染 构建时渲染(Build-time rendering,简称 BTR)在构建过程中将一个路由渲染为一个 HTML,并将在初始视图中显示的、关键的 CSS 和资源嵌入到页面中。Dojo 能预渲染路由使用的初始 HT...
  • Available middleware

    433 2020-09-06 《Dojo v7.0 Tutorial》
    Available middleware icache theme i18n dimensions intersection resize breakpoint inert store focus Focus delegation example validity injector block A...