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

    Team History Get involved Team Bootstrap is maintained by a small team of developers on GitHub. We’re actively looking to grow this team and would love to hear from you if y...
  • 与浏览器差异

    与浏览器差异 与浏览器差异 Kraken 在 CSS 标准上与浏览器有如下差异: 属性 差异 box-sizing box-sizing 只支持 border-box,Web 上未设定此属性值时,盒模型的尺寸会有差异 display 1. 仅支持 block, inline-block, flex, inline-flex...
  • CSS Tools

    CSS Tools Desktop & Mobile CSS Frameworks: Mobile Only CSS Frameworks: CSS Reset: Transpiling: References: Linting/Hinting: Code Formatter/Beautifier: Optimizer: Online Cre...
  • cell

    cell 子组件 属性 样式 事件 示例 cell 用于定义列表中的子列表项,类似于 HTML 中的 ul 之于 li 。Weex 会对 <cell> 进行高效的内存回收以达到更好的性能,该组件必须作为<list> <recycler> <waterfall.> 组件的子组件, 这是为了优化滚动时的性能。 子组件 支持所...
  • Overview

    About Team History Get involved About Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved. Team Bootstrap is maintain...
  • Grid Auto Rows

    Grid Auto Rows Quick reference Basic usage Sizing implicitly-created grid rows Applying conditionally Hover, focus, and other states Breakpoints and media queries Using custo...
  • 栅格

    栅格系统 机制原理 栅格选项 自动布局列 等宽布局 设置一列宽度 可变宽度的弹性空间 等宽多行 响应式的class选择器 覆盖所有设备 水平堆砌 混合布局 沟槽 对齐 垂直对齐示例 水平对齐示例 间隙沟槽(gutters)清除 列换行 换行 重排序 Class顺序重定义 列偏移 class偏移选择器 Margin移动布...
  • 开始使用

    开始使用 准备工作 开发环境配置 预备知识 兼容性 CSS JavaScript 编写页面 安装 Amaze UI Touch Hello World HTML JavaScript: 全局方式引用 进阶使用 开始使用 准备工作 开发环境配置 下载安装 Node.js (推荐使用 4.x LTS 最新正式版) 一...
  • 视图

    视图 工具 例子 视图 创建 UI 最基本的组件,view 是一个容器,它支持 flexbox 布局、风格、一些触发处理,和可访问性控制,它被设计成嵌套在其他视图里,并且有 0 到很多个任意类型的孩子。view 直接映射到原生视图,相当于在任意正在运行的平台上的响应,不管它是 UIView ,<div> ,android.view ,等等。这...
  • Align Self

    Align Self Quick reference Basic usage Auto Start Center End Stretch Applying conditionally Hover, focus, and other states Breakpoints and media queries Flexbox & Grid ...