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

    旋转 角速度 旋转 参考 面板 粒子系统 ‣ 旋转 These parameters specify how the individual particles are rotated during their travel. To visualize the rotation of a particle, display particles ...
  • 检验方法和属性

    验证方法和属性 验证方法和属性 我们可以相当容易地测试简单Angular 2组件的属性和方法 - 毕竟,Angular 2组件是我们可以创建和接口的简单类。 说我们有一个简单的组件,保持显示一个定义的消息。 消息的内容可以通过setMessage 函数改变,而clearMessage 函数将会设置一个空消息。 这是一个非常小的组件,但我们将如何测试呢...
  • Implementing Components

    Implementing Components Implementing Components To demonstrate how to use the CounterService in your components, let's start by building out a small CounterComponent . The com...
  • Particle Info Node

    57 2024-08-11 《Blender 4.2 Manual》
    Particle Info Node Inputs Properties Outputs Particle Info Node Cycles Only The Particle Info node can be used in the material node tree for objects that are used as the i...
  • 旋转

    旋转 角速度 旋转 参考 面板 粒子系统 ‣ 旋转 These parameters specify how the individual particles are rotated during their travel. To visualize the rotation of a particle, display particles ...
  • Carousel走马灯

    Carousel走马灯 何时使用 代码演示 API nz-carouselcomponent 方法 InjectionToken 自定义切换效果 Carousel走马灯 旋转木马,一组轮播的区域。 何时使用 当有一组平级的内容。 当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现。 常用于一组图片或卡片轮播。 impo...
  • Divider分割线

    Divider分割线 何时使用 代码演示 API nz-dividercomponent Divider分割线 区隔内容的分割线。 何时使用 对不同章节的文本段落进行分割。 对行内文字/链接进行分割,例如表格的操作列。 import { NzDividerModule } from 'ng-zorro-antd/...
  • Carousel走马灯

    Carousel走马灯 何时使用 代码演示 API nz-carouselcomponent 方法 InjectionToken 自定义切换效果 Carousel走马灯 旋转木马,一组轮播的区域。 何时使用 当有一组平级的内容。 当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现。 常用于一组图片或卡片轮播。 impo...
  • Button按钮

    Button按钮 何时使用 代码演示 API [nz-button]directive nz-button-groupcomponent Button按钮 按钮用于开始一个即时操作。 何时使用 标记了一个(或封装一组)操作命令,响应用户点击行为,触发相应的业务逻辑。 在 Ant Design 中,我们有四种按钮。 主按钮:用于主...
  • Popconfirm气泡确认框

    Popconfirm气泡确认框 何时使用 ">代码演示 API [nz-popconfirm]directive 注意 Popconfirm气泡确认框 点击元素,弹出气泡式的确认框。 何时使用 目标元素的操作需要用户进一步的确认时,在目标元素附近弹出浮层提示,询问用户。 和 confirm 弹出的全屏居中模态对话框相比,交互形式更...