书栈网 · BookStack 本次搜索耗时 0.059 秒,为您找到 55733 个相关结果.
  • Grid九宫格

    Grid 九宫格 定义/Definition 规则 / Rule 代码演示 API Grid Grid 九宫格 定义/Definition 卡片可以控制和组织信息,通常是更复杂或详细信息的切入点。 规则 / Rule 九宫格内文本最长不超过五个字符。 代码演示 基本 import { Grid } f...
  • Card

    Cards About Example Content types Body Titles, text, and links Images List groups Kitchen sink Header and footer Sizing Using grid markup Using utilities Using custom CS...
  • 10. Regular Expression Matching

    题目描述(困难难度) 解法一 递归 解法二 动态规划 总 题目描述(困难难度) 一个简单规则的匹配,「点.」代表任意字符,「星号*」 代表前一个字符重复 0 次或任意次。 解法一 递归 假如没有通配符 * ,这道题的难度就会少了很多,我们只需要一个字符,一个字符匹配就行。如果对递归不是很了解,强烈建议看下这篇文章 ,可以理清一下递归的...
  • Accordion手风琴

    Accordion 手风琴 规则 代码演示 API Accordion Accordion.Panel Accordion 手风琴 可以折叠/展开的内容区域。 规则 对复杂区域进行分组和隐藏。 通常,一次只允许单个内容区域展开;特殊情况,多个内容区域可以同时展开。 代码演示 基本 Accordion impo...
  • Image List 图片列表

    467 2019-12-24 《Omim v0.2.2 文档》
    Image List 使用 Omi 中使用 API Props Image List 图像列表提供了一个支持RTL的材料设计图像列表组件。 图像列表由若干项组成,每个项包含图像和可选的支持内容(即文本标签)。 使用 <m-image-list list = "[ { src: './image-list/3x2-1...
  • Card

    Cards About Example Content types Body Titles, text, and links Images List groups Kitchen sink Header and footer Sizing Using grid markup Using utilities Using custom CS...
  • DropMenu 下拉菜单

    引入 代码演示 基础下拉菜单 禁用下拉菜单 初始下拉菜单 自定义菜单项 API DropMenu Props DropMenu Methods getSelectedValue(index): listItem getSelectedValues(): listItems DropMenu Events @change(barItem, ...
  • Font Size

    Font Size Default class reference Usage Responsive Customizing Font Sizes Providing a default line-height Providing a default letter-spacing Variants Disabling Font Si...
  • Chips / Tags

    Chip Vue Component Chip Components Chip Properties Chip Events Chip Slots Examples Chip Vue Component Chip Components Chip Properties Chip Events Chip Slots Example...
  • BBCode in RichTextLabel

    BBCode in RichTextLabel Introduction Setting up Reference Built-in color names Hexadecimal color codes BBCode in RichTextLabel Introduction RichTextLabel allows the dis...