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

    Setup Setting up an agent Configuring individual components Wiring the pieces together Starting an agent A simple example Using environment variables in configuration files Lo...
  • Flume 简介及基本使用

    1706 2019-12-08 《大数据入门指南》
    Flume 简介及基本使用 一、Flume简介 二、Flume架构和基本概念 2.1 基本架构 2.2 基本概念 2.3 组件种类 三、Flume架构模式 3.1 multi-agent flow 3.2 Consolidation 3.3 Multiplexing the flow 四、Flume配置格式 五、Flume的安装部署 六...
  • Breadcrumb面包屑

    Breadcrumb面包屑 何时使用 代码演示 API 单独引入此组件 nz-breadcrumbcomponent Breadcrumb面包屑 显示当前页面在系统层级结构中的位置,并能向上返回。 何时使用 当系统拥有超过两级以上的层级结构时; 当需要告知用户『你在哪里』时; 当需要向上导航的功能时。 代码演示 基本 ...
  • Modal 对话框

    Modal对话框 规则 代码演示 API Modal ModalSerivce.alert(title, message, actions?, platform?) ModalSerivce.prompt(title, message, callbackOrActions, type?, defaultValue?, placeholders?, ...
  • Spin加载中

    Spin加载中 何时使用 单独引入此组件 代码演示 API nz-spincomponent Spin加载中 用于页面和区块的加载中状态。 何时使用 页面局部处于等待异步数据或正在渲染过程时,合适的加载动效会有效缓解用户的焦虑。 单独引入此组件 想要了解更多关于单独引入组件的内容,可以在快速上手 页面进行查看。 import ...
  • Collapse折叠面板

    Collapse折叠面板 何时使用 代码演示 API nz-collapsecomponent nz-collapse-panelcomponent Collapse折叠面板 可以折叠/展开的内容区域。 何时使用 对复杂区域进行分组和隐藏,保持页面的整洁。 手风琴 是一种特殊的折叠面板,只允许单个内容区域展开。 import ...
  • select 选择器

    select 选择器 代码演示 API schema 属性 ui 属性 select 选择器 下拉选择器。 代码演示 基础样例 最简单的用法。 import { Component , ViewChild } from '@angular/core' ; import { SFSchema ,...
  • Collapse折叠面板

    Collapse折叠面板 何时使用 ">代码演示 API nz-collapsecomponent nz-collapse-panelcomponent Collapse折叠面板 可以折叠/展开的内容区域。 何时使用 对复杂区域进行分组和隐藏,保持页面的整洁。 手风琴 是一种特殊的折叠面板,只允许单个内容区域展开。 import...
  • Collapse折叠面板

    Collapse折叠面板 何时使用 单独引入此组件 代码演示 API nz-collapsecomponent nz-collapse-panelcomponent Collapse折叠面板 可以折叠/展开的内容区域。 何时使用 对复杂区域进行分组和隐藏,保持页面的整洁。 手风琴 是一种特殊的折叠面板,只允许单个内容区域展开。 ...
  • Tooltip文字提示

    Tooltip文字提示 何时使用 ">代码演示 API [nz-tooltip]directive 共同的 API 非body滚轴事件需要更新CDK的位置 注意 Tooltip文字提示 简单的文字提示气泡框。 何时使用 鼠标移入则显示提示,移出消失,气泡浮层不承载复杂文本和操作。 可用来代替系统默认的 title 提示,提供一...