App下載

詞條

大約有 9,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,409 項(xiàng)。(搜索耗時(shí):0.0144秒)

7111.頁(yè)簽進(jìn)行內(nèi)容視圖切換的容器組件

...標(biāo)單獨(dú)標(biāo)記該內(nèi)容的起始版本。子組件僅可包含子組件TabContent。接口Tabs(value?: {barPosition?: BarPosition, index?: number, controller?: TabsController})參數(shù):參數(shù)名參數(shù)類型必填參數(shù)描述barPositionBarPosition否設(shè)置Tabs的頁(yè)簽位置。默認(rèn)值:BarPositio...

http://www.o2fo.com/tchmsc/tchmsc-8v2r3xfa.html

7112.鴻蒙OS Ability Form

...示及其微縮展示效果。 **圖1** Page 及其表單 ![img](https://communityfile-drcn.op.hicloud.com/FileServer/getFile/cmtyPub/011/111/111/0000000000011111111.20200909202811.24866813939804828337321215770007:50510909131850:2800:8CBA966ED955425D786AAC09D79A7452B89C385A52BBC4C4CEBE40DC3F8D9668.p...

http://www.o2fo.com/harmonyos/harmonyos-hi4j3bzz.html

7113.Python3 條件控制

...執(zhí)行的代碼塊。Python 中 if 語(yǔ)句的一般形式如下所示:if condition_1: statement_block_1流程圖如下所示:這種if語(yǔ)句只有在符合條件的時(shí)候才會(huì)執(zhí)行代碼塊內(nèi)的代碼,是一種比較常見(jiàn)的用法。另一種常見(jiàn)的用法是:if condition_1: statement_blo...

http://www.o2fo.com/python3/python3-conditional-statements.html

7114.為什么選擇 ModPHP

**(一)極簡(jiǎn)、輕量級(jí)的 CMS 系統(tǒng)** ModPHP 僅包含不到 300 KB 的未壓縮源代碼,但是麻雀雖小,五臟俱全,ModPHP 搭載了幾乎所有的基本 CMS 功能,并且具備其他 PHP 框架所不具有的特性,例如 WebSocket。ModPHP 是一個(gè) PHP 應(yīng)用程序框架...

http://www.o2fo.com/modphpdocs/modphpdocs-up7g2588.html

7115.Vant DropdownMenu 下拉菜單

...入 在app.json或index.json中引入組件,默認(rèn)為ES6版本, "usingComponents": { "van-dropdown-menu": "@vant/weapp/dropdown-menu/index", "van-dropdown-item": "@vant/weapp/dropdown-item/index" } 代碼演示 基礎(chǔ)用法<van-dropdown-menu> <van-dropdown-item value="{{ value1 }}" opti...

http://www.o2fo.com/vantlesson/vantlesson-d15235vo.html

7116.JavaScript DOM 模型概述

來(lái)自《JavaScript 標(biāo)準(zhǔn)參考教程(alpha)》,by 阮一峰 目錄基本概念DOM節(jié)點(diǎn)節(jié)點(diǎn)樹(shù)特征相關(guān)的屬性Node.nodeName,Node.nodeTypeNode.nodeValueNode.textContentNode.baseURI相關(guān)節(jié)點(diǎn)的屬性Node.ownerDocumentNode.nextSiblingNode.previousSiblingNode.parentNodeNode.parentEl...

http://www.o2fo.com/javascript_guide/javascript_guide-2s3r269f.html

7117.[譯]要不要來(lái)點(diǎn)Swift

...要先思考?。?# 存在爭(zhēng)議的重復(fù)標(biāo)識(shí)符 下面是你在 `Objective-C` 中很熟悉的一種情況:枚舉值和字符串常量會(huì)有很長(zhǎng)的描述詳細(xì)的名字: ``` label.textAlignment = NSTextAlignmentCenter; ``` (這讓我想起了中學(xué)科學(xué)課的格言:在作答時(shí)重復(fù)...

http://www.o2fo.com/czgwo/iodsl-9t8725xa.html

7118.JavaScript設(shè)計(jì)模式 參考資料

參考文獻(xiàn) Design Principles and Design Patterns - Robert C Martinhttp://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf Ralph Johnson - Special Issue of ACM On Patterns and Pattern Languages -http://www.cs.wustl.edu/~schmidt/CACM-editorial.html Hillside Engineering Design Pat...

http://www.o2fo.com/zobyhd/16o4qozt.html

7119.Lua table(表)

...進(jìn)行擴(kuò)容。 Lua也是通過(guò)table來(lái)解決模塊(module)、包(package)和對(duì)象(Object)的。 例如string.format表示使用"format"來(lái)索引table string。 table(表)的構(gòu)造 構(gòu)造器是創(chuàng)建和初始化表的表達(dá)式。表是Lua特有的功能強(qiáng)大的東西。最簡(jiǎn)單的構(gòu)...

http://www.o2fo.com/lua/lua-tables.html

7120.Sublime Text 編碼

編碼(Coding) 優(yōu)秀的編輯器使編碼變的更加容易,所以 Sublime Text 提供了一系列功能以提高開(kāi)發(fā)效率。 良好實(shí)踐(Good Practices) 良好的代碼應(yīng)該是規(guī)范的,所以 Google 為每一門主流語(yǔ)言都設(shè)置了其代碼規(guī)范(Code Style Guideline)。...

http://www.o2fo.com/sublimetext/uotmiozt.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

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

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

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

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

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

7111.頁(yè)簽進(jìn)行內(nèi)容視圖切換的容器組件

...標(biāo)單獨(dú)標(biāo)記該內(nèi)容的起始版本。子組件僅可包含子組件TabContent。接口Tabs(value?: {barPosition?: BarPosition, index?: number, controller?: TabsController})參數(shù):參數(shù)名參數(shù)類型必填參數(shù)描述barPositionBarPosition否設(shè)置Tabs的頁(yè)簽位置。默認(rèn)值:BarPositio...

http://www.o2fo.com/tchmsc/tchmsc-8v2r3xfa.html

7112.鴻蒙OS Ability Form

...示及其微縮展示效果。 **圖1** Page 及其表單 ![img](https://communityfile-drcn.op.hicloud.com/FileServer/getFile/cmtyPub/011/111/111/0000000000011111111.20200909202811.24866813939804828337321215770007:50510909131850:2800:8CBA966ED955425D786AAC09D79A7452B89C385A52BBC4C4CEBE40DC3F8D9668.p...

http://www.o2fo.com/harmonyos/harmonyos-hi4j3bzz.html

7113.Python3 條件控制

...執(zhí)行的代碼塊。Python 中 if 語(yǔ)句的一般形式如下所示:if condition_1: statement_block_1流程圖如下所示:這種if語(yǔ)句只有在符合條件的時(shí)候才會(huì)執(zhí)行代碼塊內(nèi)的代碼,是一種比較常見(jiàn)的用法。另一種常見(jiàn)的用法是:if condition_1: statement_blo...

http://www.o2fo.com/python3/python3-conditional-statements.html

7114.為什么選擇 ModPHP

**(一)極簡(jiǎn)、輕量級(jí)的 CMS 系統(tǒng)** ModPHP 僅包含不到 300 KB 的未壓縮源代碼,但是麻雀雖小,五臟俱全,ModPHP 搭載了幾乎所有的基本 CMS 功能,并且具備其他 PHP 框架所不具有的特性,例如 WebSocket。ModPHP 是一個(gè) PHP 應(yīng)用程序框架...

http://www.o2fo.com/modphpdocs/modphpdocs-up7g2588.html

7115.Vant DropdownMenu 下拉菜單

...入 在app.json或index.json中引入組件,默認(rèn)為ES6版本, "usingComponents": { "van-dropdown-menu": "@vant/weapp/dropdown-menu/index", "van-dropdown-item": "@vant/weapp/dropdown-item/index" } 代碼演示 基礎(chǔ)用法<van-dropdown-menu> <van-dropdown-item value="{{ value1 }}" opti...

http://www.o2fo.com/vantlesson/vantlesson-d15235vo.html

7116.JavaScript DOM 模型概述

來(lái)自《JavaScript 標(biāo)準(zhǔn)參考教程(alpha)》,by 阮一峰 目錄基本概念DOM節(jié)點(diǎn)節(jié)點(diǎn)樹(shù)特征相關(guān)的屬性Node.nodeName,Node.nodeTypeNode.nodeValueNode.textContentNode.baseURI相關(guān)節(jié)點(diǎn)的屬性Node.ownerDocumentNode.nextSiblingNode.previousSiblingNode.parentNodeNode.parentEl...

http://www.o2fo.com/javascript_guide/javascript_guide-2s3r269f.html

7117.[譯]要不要來(lái)點(diǎn)Swift

...要先思考?。?# 存在爭(zhēng)議的重復(fù)標(biāo)識(shí)符 下面是你在 `Objective-C` 中很熟悉的一種情況:枚舉值和字符串常量會(huì)有很長(zhǎng)的描述詳細(xì)的名字: ``` label.textAlignment = NSTextAlignmentCenter; ``` (這讓我想起了中學(xué)科學(xué)課的格言:在作答時(shí)重復(fù)...

http://www.o2fo.com/czgwo/iodsl-9t8725xa.html

7118.JavaScript設(shè)計(jì)模式 參考資料

參考文獻(xiàn) Design Principles and Design Patterns - Robert C Martinhttp://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf Ralph Johnson - Special Issue of ACM On Patterns and Pattern Languages -http://www.cs.wustl.edu/~schmidt/CACM-editorial.html Hillside Engineering Design Pat...

http://www.o2fo.com/zobyhd/16o4qozt.html

7119.Lua table(表)

...進(jìn)行擴(kuò)容。 Lua也是通過(guò)table來(lái)解決模塊(module)、包(package)和對(duì)象(Object)的。 例如string.format表示使用"format"來(lái)索引table string。 table(表)的構(gòu)造 構(gòu)造器是創(chuàng)建和初始化表的表達(dá)式。表是Lua特有的功能強(qiáng)大的東西。最簡(jiǎn)單的構(gòu)...

http://www.o2fo.com/lua/lua-tables.html

7120.Sublime Text 編碼

編碼(Coding) 優(yōu)秀的編輯器使編碼變的更加容易,所以 Sublime Text 提供了一系列功能以提高開(kāi)發(fā)效率。 良好實(shí)踐(Good Practices) 良好的代碼應(yīng)該是規(guī)范的,所以 Google 為每一門主流語(yǔ)言都設(shè)置了其代碼規(guī)范(Code Style Guideline)。...

http://www.o2fo.com/sublimetext/uotmiozt.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

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

熱門課程