flexbox Flexbox網格系統

2021-10-08 17:07:13 字數 2663 閱讀 6468

flexbox

a flexbox grid system.

flexbox網格系統。

view demo

檢視演示

download source

npm install @seregpie/vueflex
register the components globally.

全域性註冊元件。

import vue from 'vue';

import vueflex from '@seregpie/vueflex';

vue.use(vueflex);

or

要麼register the components in the scope of another instance.

在另乙個例項的範圍內註冊元件。

import vueflex from '@seregpie/vueflex';

export default ,

};

if vue is detected, the components will be registered automatically.

如果檢測到vue,元件將自動註冊。

nested boxes inherit spacing from their parent.

巢狀框從其父級繼承間距。

provide any unit.

提供任何單位。

名稱 (name)

vue-flex-box

vue-flex-box

屬性 (properties)

property

type

default

tagstring'div'

directioncolumnbooleanfalse

reversedirectionbooleanfalse

wrapbooleanfalse

reversewrapbooleanfalse

justifycontentstring'flex-start'

alignitemsstring'stretch'

aligncontentstring'stretch'

spacing[number, string]0

屬性 型別

預設tagstring'div'

directioncolumnbooleanfalse

reversedirectionbooleanfalse

wrapbooleanfalse

reversewrapbooleanfalse

justifycontentstring'flex-start'

alignitemsstring'stretch'

aligncontentstring'stretch'

spacing[number, string]0

名稱 (name)

vue-flex-item

vue-flex-item

屬性 (properties)

property

type

default

tagstring'div'

屬性 型別

預設tagstring'div'

翻譯自:

flexbox

區域網,園區網,廣域網的區別

區域網lan local area network 一般不大於10公里,而且通常只使用一種傳輸介質 地域上看區域網通常是用在一座建築物或乙個工廠內,使用上通常是某一單位或某一部門使用,規模上一般不超過幾百個使用者。區域網也是相對而言,一棟樓可以看作乙個區域網,乙個國家性對於世界來說也可以看作乙個區域...

區域網優化(網摘)

區域網在構建和使用時,難免出現這樣那樣的故障。排除故障 優化系統,是管理區域網最基本的工作之一。本文從排除故障 優化效能的角度出發,簡單歸納了一些區域網維護及優化的經驗和技巧,其中著重討論了網絡卡 網線的正確安裝 合理設定等問題。了解這些,有助於我們更好的去維護電腦 管理網路,從而更好的利用網路去開...

超網 超網各類說明

超網的劃分 示例 某企業有乙個網段,該網段有200臺主機,使用192.168.0.0 255.255.255.0網段。後來計算機數量增加到400臺,為後來增加的200臺主機使用192.168.1.0 255.255.255.0網段,如下圖 在路由器配置了192.168.0.1的ip位址介面,再新增1...