书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 3090 个相关结果.
  • Smart Counter

    Smart Counter Vanilla JS HTML Angular Version HTML Operators Used Smart Counter An interesting element on interfaces which involve dynamically updating numbersis a smart c...
  • ASP.NET 4

    ASP.NET 4 ASP.NET 4 安装 TypeScript 新建项目 添加 TypeScript 添加 TypeScript 代码 添加示例代码 构建设置 在视图中调用脚本 测试 调试 添加 Angular 2 使用 NPM 下载所需的包 更新 tsconfig.json 添加 CopyFiles 到 build 中 用 T...
  • Badge徽标数

    Badge徽标数 何时使用 代码演示 API 单独引入此组件 nz-badgecomponent Badge徽标数 图标右上角的圆形徽标数字。 何时使用 一般出现在通知图标或头像的右上角,用于显示需要处理的消息条数,通过醒目视觉形式吸引用户处理。 代码演示 基本 简单的徽章展示,当 nzCount 为 0 时...
  • Progress进度条

    Progress进度条 何时使用 单独引入此组件 代码演示 API nz-progresscomponent Progress进度条 展示操作的当前进度。 何时使用 在操作需要较长时间才能完成时,为用户显示该操作的当前进度和状态。 当一个操作会打断当前界面,或者需要在后台运行,且耗时可能超过2秒时; 当需要显示一个操作完成的百分比...
  • Retry

    Retry Retry There are times when you might want to retry a failed request. For example, if the the user is offline you might want to retry a few times or indefinitely. Figure...
  • Breadcrumb面包屑

    Breadcrumb面包屑 何时使用 代码演示 API nz-breadcrumbcomponent Breadcrumb面包屑 显示当前页面在系统层级结构中的位置,并能向上返回。 何时使用 当系统拥有超过两级以上的层级结构时; 当需要告知用户『你在哪里』时; 当需要向上导航的功能时。 import { NzBreadCru...
  • 开始的例子

    1099 2018-04-27 《AngularJS学习笔记》
    3. 开始的例子 我们从一个完整的例子开始认识 ng : 1 <! DOCTYPE html > 2 <html> 3 <head> 4 < meta charset = "utf-8" /> 5 6 <title> 试验 </ title > ...
  • Search with flatMap

    Combining Streams with flatMap Combining Streams with flatMap Figure: FlatMap created by ReactiveX licensed under CC-3 (http://reactivex.io/documentation/operators/flatmap.htm...
  • Sharing the Same Dependency Injection Tree

    Sharing the Same Dependency Injection Tree Sharing the Same Dependency Injection Tree So far our problem is that we are creating two instances of the same services in different...
  • Select选择器

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