App下載

詞條

大約有 400 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0043秒)

141.React 安裝

React 可以直接下載使用,下載包中也提供了很多學(xué)習(xí)的實例。 本教程使用了 React 的版本為 v17.0.2,你可以在官網(wǎng) http://facebook.github.io/react/ 下載最新版。 你也可以直接使用 React CDN 庫,地址如下:<script src="https://unpkg.com/react@17...

http://www.o2fo.com/react/react-install.html

142.Ant Design React 暗黑模式

暗黑模式是指把所有 UI 換成黑色或者深色的一個主題模式。 何時使用 當需要長時間在暗光環(huán)境下工作時,建議使用暗黑模式,減小亮度對比帶來的視覺壓力,保證使用者的體驗舒適。 當需要沉浸式的專注工作內(nèi)容時,建議使...

http://www.o2fo.com/docsreactintroduce/ant-design-react-dark-mode.html

143.Element-React Message Box 彈框

...用 單獨引入 `MessageBox`: ```js import { MessageBox } from 'element-react'; ``` 對應(yīng)于上述四個全局方法的調(diào)用方法依次為:MessageBox, MessageBox.alert, MessageBox.confirm 和 MessageBox.prompt。 ### Options | 參數(shù) | 說明 ...

http://www.o2fo.com/element_ui_ops/element_ui_ops-zywj3cvv.html

144.Element-React Dialog 對話框

在保留當前頁面狀態(tài)的情況下,告知用戶并承載相關(guān)操作。 ### 基本用法 Dialog 彈出一個對話框,適合需要定制性更大的場景。 需要設(shè)置`visible`屬性,它接收`Boolean`,當為`true`時顯示 Dialog。Dialog 分為兩個部分:`Dialog.Body`和`Dialog...

http://www.o2fo.com/element_ui_ops/element_ui_ops-d9os3cw2.html

145.Element-React Carousel 走馬燈

在有限空間內(nèi),循環(huán)播放同一類型的圖片、文字等內(nèi)容 ### 基礎(chǔ)用法 適用廣泛的基礎(chǔ)用法 結(jié)合使用`Carousel`和`Carousel.Item`標簽就得到了一個走馬燈?;脽羝膬?nèi)容是任意的,需要放在`Carousel.Item`標簽中。默認情況下,在鼠標 hover ...

http://www.o2fo.com/element_ui_ops/element_ui_ops-zahw3cw6.html

146.Jest 測試 React 應(yīng)用程序

在Facebook,我們使用 Jest 測試 React 應(yīng)用程序。安裝使用Create React App如果你是 React 新手,我們建議使用 ?Create React App?。 它已經(jīng)包含了可用的 Jest! 你只需要添加 ?react-test-renderer? 來渲染快照。運行yarn add --dev react-test-renderer...

http://www.o2fo.com/jest_cn/jest_react.html

147.Ant Design React 服務(wù)端渲染

...tyleProvider } from '@ant-design/cssinjs'; import { renderToString } from 'react-dom/server'; export default () => { // SSR Render const cache = createCache(); const html = renderToString( <StyleProvider cache={cache}> <MyApp /> </StyleProvider>, ); // Grab style from cache cons...

http://www.o2fo.com/docsreactintroduce/ant-design-react-server-rendering.html

148.Ant Design React 陰影

陰影來源于現(xiàn)實生活的反映物體與物體之間距離的物理現(xiàn)象。在界面中,我們往往通過模擬元素的投影直截了當?shù)膩砀嬖V用戶,元素之間的高度距離與層次關(guān)系。高度陰影是由兩個不同階層的平面產(chǎn)生,且強度由兩者之間的距離...

http://www.o2fo.com/docsreactintroduce/ant-design-react-shadow.html

149.Redux 搭配 React

搭配 React 這里需要再強調(diào)一下:Redux 和 React 之間沒有關(guān)系。Redux 支持 React、Angular、Ember、jQuery 甚至純 JavaScript。 盡管如此,Redux 還是和 React 和 Deku 這類框架搭配起來用最好,因為這類框架允許你以 state 函數(shù)的形式來描述界面...

http://www.o2fo.com/onzrhs/vk8gnozt.html

150.Element-React Tooltip 文字提示

...行文本或者是設(shè)置文本內(nèi)容的格式 `content`屬性也可以是`ReactElement`。 ![](https://atts.w3cschool.cn/attachments/image/20201019/1603077064415416.png) ``` render() { return ( <Tooltip placement="top" content={ <div>多行信息<br/>第二行信息</div> } >...

http://www.o2fo.com/element_ui_ops/element_ui_ops-debr3cw3.html

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

141.React 安裝

React 可以直接下載使用,下載包中也提供了很多學(xué)習(xí)的實例。 本教程使用了 React 的版本為 v17.0.2,你可以在官網(wǎng) http://facebook.github.io/react/ 下載最新版。 你也可以直接使用 React CDN 庫,地址如下:<script src="https://unpkg.com/react@17...

http://www.o2fo.com/react/react-install.html

142.Ant Design React 暗黑模式

暗黑模式是指把所有 UI 換成黑色或者深色的一個主題模式。 何時使用 當需要長時間在暗光環(huán)境下工作時,建議使用暗黑模式,減小亮度對比帶來的視覺壓力,保證使用者的體驗舒適。 當需要沉浸式的專注工作內(nèi)容時,建議使...

http://www.o2fo.com/docsreactintroduce/ant-design-react-dark-mode.html

143.Element-React Message Box 彈框

...用 單獨引入 `MessageBox`: ```js import { MessageBox } from 'element-react'; ``` 對應(yīng)于上述四個全局方法的調(diào)用方法依次為:MessageBox, MessageBox.alert, MessageBox.confirm 和 MessageBox.prompt。 ### Options | 參數(shù) | 說明 ...

http://www.o2fo.com/element_ui_ops/element_ui_ops-zywj3cvv.html

144.Element-React Dialog 對話框

在保留當前頁面狀態(tài)的情況下,告知用戶并承載相關(guān)操作。 ### 基本用法 Dialog 彈出一個對話框,適合需要定制性更大的場景。 需要設(shè)置`visible`屬性,它接收`Boolean`,當為`true`時顯示 Dialog。Dialog 分為兩個部分:`Dialog.Body`和`Dialog...

http://www.o2fo.com/element_ui_ops/element_ui_ops-d9os3cw2.html

145.Element-React Carousel 走馬燈

在有限空間內(nèi),循環(huán)播放同一類型的圖片、文字等內(nèi)容 ### 基礎(chǔ)用法 適用廣泛的基礎(chǔ)用法 結(jié)合使用`Carousel`和`Carousel.Item`標簽就得到了一個走馬燈?;脽羝膬?nèi)容是任意的,需要放在`Carousel.Item`標簽中。默認情況下,在鼠標 hover ...

http://www.o2fo.com/element_ui_ops/element_ui_ops-zahw3cw6.html

146.Jest 測試 React 應(yīng)用程序

在Facebook,我們使用 Jest 測試 React 應(yīng)用程序。安裝使用Create React App如果你是 React 新手,我們建議使用 ?Create React App?。 它已經(jīng)包含了可用的 Jest! 你只需要添加 ?react-test-renderer? 來渲染快照。運行yarn add --dev react-test-renderer...

http://www.o2fo.com/jest_cn/jest_react.html

147.Ant Design React 服務(wù)端渲染

...tyleProvider } from '@ant-design/cssinjs'; import { renderToString } from 'react-dom/server'; export default () => { // SSR Render const cache = createCache(); const html = renderToString( <StyleProvider cache={cache}> <MyApp /> </StyleProvider>, ); // Grab style from cache cons...

http://www.o2fo.com/docsreactintroduce/ant-design-react-server-rendering.html

148.Ant Design React 陰影

陰影來源于現(xiàn)實生活的反映物體與物體之間距離的物理現(xiàn)象。在界面中,我們往往通過模擬元素的投影直截了當?shù)膩砀嬖V用戶,元素之間的高度距離與層次關(guān)系。高度陰影是由兩個不同階層的平面產(chǎn)生,且強度由兩者之間的距離...

http://www.o2fo.com/docsreactintroduce/ant-design-react-shadow.html

149.Redux 搭配 React

搭配 React 這里需要再強調(diào)一下:Redux 和 React 之間沒有關(guān)系。Redux 支持 React、Angular、Ember、jQuery 甚至純 JavaScript。 盡管如此,Redux 還是和 React 和 Deku 這類框架搭配起來用最好,因為這類框架允許你以 state 函數(shù)的形式來描述界面...

http://www.o2fo.com/onzrhs/vk8gnozt.html

150.Element-React Tooltip 文字提示

...行文本或者是設(shè)置文本內(nèi)容的格式 `content`屬性也可以是`ReactElement`。 ![](https://atts.w3cschool.cn/attachments/image/20201019/1603077064415416.png) ``` render() { return ( <Tooltip placement="top" content={ <div>多行信息<br/>第二行信息</div> } >...

http://www.o2fo.com/element_ui_ops/element_ui_ops-debr3cw3.html

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程