书栈网 · BookStack 本次搜索耗时 0.044 秒,为您找到 3179 个相关结果.
  • Select选择器

    Select选择器 何时使用 单独引入此组件 代码演示 API nz-selectcomponent nz-optioncomponent nz-option-groupcomponent 方法 nz-selectcomponent Select选择器 下拉选择器。 何时使用 弹出一个下拉菜单给用户选择操作,用于代替原生的选...
  • Select选择器

    Select选择器 何时使用 单独引入此组件 代码演示 API nz-selectcomponent nz-optioncomponent nz-option-groupcomponent 方法 nz-selectcomponent Select选择器 下拉选择器。 何时使用 弹出一个下拉菜单给用户选择操作,用于代替原生的选...
  • Calendar日历

    Calendar日历 何时使用 代码演示 API 单独引入此组件 nz-calendarcomponent Calendar日历 按照日历形式展示数据的容器。 何时使用 当数据是日期或按照日期划分时,例如日程、课表、价格日历等,农历等。目前支持年/月切换。 代码演示 基本 一个通用的日历面板,支持年/月切换。 ...
  • Testing Strategies for Services

    Testing Strategies for Services Injecting Dependencies Testing Strategies for Services When testing services that make HTTP calls, we don't want to hit the server with real re...
  • Enforcing Immutability

    Enforcing Immutability Enforcing Immutability We cheated a little in the previous example. We told Angular that all of our inputs, including the actor object, were immutable o...
  • Card卡片

    Card卡片 何时使用 ">代码演示 API nz-cardcomponent nz-card-metacomponent [nz-card-grid]directive nz-card-tabcomponent Card卡片 通用卡片容器。 何时使用 最基础的卡片容器,可承载文字、列表、图片、段落,常用于后台概览页面。 imp...
  • Card卡片

    Card卡片 何时使用 单独引入此组件 代码演示 API nz-cardcomponent nz-card-metacomponent [nz-card-grid]directive nz-card-tabcomponent Card卡片 通用卡片容器。 何时使用 最基础的卡片容器,可承载文字、列表、图片、段落,常用于后台概览页...
  • Progress进度条

    Progress进度条 何时使用 ">代码演示 API nzType="line" nzType="circle" nzType="dashboard" Progress进度条 展示操作的当前进度。 何时使用 在操作需要较长时间才能完成时,为用户显示该操作的当前进度和状态。 当一个操作会打断当前界面,或者需要在后台运行,且...
  • 模板语法

    1912 2019-02-20 《Angular 入门》
    插值 文本绑定 属性绑定 使用 JavaScript 表达式 列表渲染 条件渲染 NgIf ngIf 和 <ng-template> NgSwitch 事件处理 表单输入绑定 文本 多行文本 复选框 单选按钮 下拉列表 Class 与 Style 绑定 Class NgClass 指令 Style NgStyle 指...
  • Testing Web Frameworks

    Testing Web Frameworks React Vue.js AngularJS Angular MobX Redux Express.js GatsbyJS Hapi.js Testing Web Frameworks Jest is a universal testing platform, with the abil...