App下載

詞條

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

2811.鴻蒙OS CommonPattern

# CommonPattern > java.lang.Object > > |---ohos.utils.CommonPattern ``` public class CommonPattern extends Object ``` 提供獲取用于驗(yàn)證常見模式的正則表達(dá)式的方法。 在對(duì)常用模式進(jìn)行正則表達(dá)式驗(yàn)證之前,需要先使用該類中的方法獲取匹配的正...

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

2812.鴻蒙OS DataAbilityUtils

# DataAbilityUtils > java.lang.Object > > |---ohos.data.dataability.DataAbilityUtils ``` public class DataAbilityUtils extends Object ``` 為數(shù)據(jù)庫(kù)操作提供靜態(tài)方法的實(shí)用程序類。 此類提供了從 DataAbilityPredicates 對(duì)象創(chuàng)建 OrmPredicates 和 RdbPredicates 對(duì)象的...

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

2813.鴻蒙OS AccessibilityStateEvent

# AccessibilityStateEvent > java.lang.Object > > |---ohos.accessibility.AccessibilityStateEvent ``` public class AccessibilityStateEvent extends Object ``` 提供可訪問性狀態(tài)事件。 如果你注冊(cè)了一個(gè)狀態(tài)改變觀察者,它會(huì)在可訪問性狀態(tài)改變時(shí)收到一個(gè)事...

http://www.o2fo.com/harmonyos/harmonyos-7efc3poh.html

2814.鴻蒙OS Component.DefSpeechEventListener

# Component.DefSpeechEventListener > java.lang.Object > > |---ohos.agp.components.Component.DefSpeechEventListener ``` public static class Component.DefSpeechEventListener extends Object implements Component.SpeechEventListener ``` 提供在語音事件綁定到組件時(shí)調(diào)用的默認(rèn)回...

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

2815.鴻蒙OS Component.DragFeedbackProvider

# Component.DragFeedbackProvider > java.lang.Object > > |---ohos.agp.components.Component.DragFeedbackProvider ``` public static class Component.DragFeedbackProvider extends Object ``` 提供系統(tǒng)在拖放操作期間顯示的圖像(稱為“拖動(dòng)陰影”)。 開始拖動(dòng)時(shí)傳遞一...

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

2816.鴻蒙OS ComponentHolder

# ComponentHolder > java.lang.Object > > |---ohos.agp.components.ComponentHolder ``` public class ComponentHolder extends Object ``` 表示 XML 文件中的組件持有者(布局)。 ## 方法總結(jié) | 修飾符和類型 | 方法 | 描述 | | --------...

http://www.o2fo.com/harmonyos/harmonyos-6mcf3pr2.html

2817.鴻蒙OS CornerMark.CornerMarkCleaner

# CornerMark.CornerMarkCleaner > java.lang.Object > > |---ohos.agp.components.CornerMark.CornerMarkCleaner ``` protected static class CornerMark.CornerMarkCleaner extends Object ``` 表示角標(biāo)記的清潔器類。 當(dāng)角標(biāo)對(duì)象無用時(shí),調(diào)用該類中的方法清理角標(biāo)。 ## 字...

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

2818.鴻蒙OS DirectionalLayoutManager

# DirectionalLayoutManager > java.lang.Object > > |---ohos.agp.components.LayoutManager > > |---|---ohos.agp.components.DirectionalLayoutManager ``` public class DirectionalLayoutManager extends LayoutManager ``` 管理水平或垂直排列的組件的布局。 ## 構(gòu)造函數(shù)摘要 |...

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

2819.鴻蒙OS LayoutManager

# LayoutManager > java.lang.Object > > |---ohos.agp.components.LayoutManager ``` public abstract class LayoutManager extends Object ``` 所有布局管理器的抽象類。 ## 構(gòu)造函數(shù)摘要 | 構(gòu)造函數(shù) | 描述 | | :-------------- | :---...

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

2820.鴻蒙OS ListComponent.OnFlingListener

# ListComponent.OnFlingListener > java.lang.Object > > |---ohos.agp.components.ListComponent.OnFlingListener ``` public abstract static class ListComponent.OnFlingListener extends Object ``` 實(shí)現(xiàn)監(jiān)聽。 Since: 7 ## 構(gòu)造函數(shù)摘要 | 構(gòu)造函數(shù) | 描述 | | :---------------...

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2811.鴻蒙OS CommonPattern

# CommonPattern > java.lang.Object > > |---ohos.utils.CommonPattern ``` public class CommonPattern extends Object ``` 提供獲取用于驗(yàn)證常見模式的正則表達(dá)式的方法。 在對(duì)常用模式進(jìn)行正則表達(dá)式驗(yàn)證之前,需要先使用該類中的方法獲取匹配的正...

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

2812.鴻蒙OS DataAbilityUtils

# DataAbilityUtils > java.lang.Object > > |---ohos.data.dataability.DataAbilityUtils ``` public class DataAbilityUtils extends Object ``` 為數(shù)據(jù)庫(kù)操作提供靜態(tài)方法的實(shí)用程序類。 此類提供了從 DataAbilityPredicates 對(duì)象創(chuàng)建 OrmPredicates 和 RdbPredicates 對(duì)象的...

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

2813.鴻蒙OS AccessibilityStateEvent

# AccessibilityStateEvent > java.lang.Object > > |---ohos.accessibility.AccessibilityStateEvent ``` public class AccessibilityStateEvent extends Object ``` 提供可訪問性狀態(tài)事件。 如果你注冊(cè)了一個(gè)狀態(tài)改變觀察者,它會(huì)在可訪問性狀態(tài)改變時(shí)收到一個(gè)事...

http://www.o2fo.com/harmonyos/harmonyos-7efc3poh.html

2814.鴻蒙OS Component.DefSpeechEventListener

# Component.DefSpeechEventListener > java.lang.Object > > |---ohos.agp.components.Component.DefSpeechEventListener ``` public static class Component.DefSpeechEventListener extends Object implements Component.SpeechEventListener ``` 提供在語音事件綁定到組件時(shí)調(diào)用的默認(rèn)回...

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

2815.鴻蒙OS Component.DragFeedbackProvider

# Component.DragFeedbackProvider > java.lang.Object > > |---ohos.agp.components.Component.DragFeedbackProvider ``` public static class Component.DragFeedbackProvider extends Object ``` 提供系統(tǒng)在拖放操作期間顯示的圖像(稱為“拖動(dòng)陰影”)。 開始拖動(dòng)時(shí)傳遞一...

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

2816.鴻蒙OS ComponentHolder

# ComponentHolder > java.lang.Object > > |---ohos.agp.components.ComponentHolder ``` public class ComponentHolder extends Object ``` 表示 XML 文件中的組件持有者(布局)。 ## 方法總結(jié) | 修飾符和類型 | 方法 | 描述 | | --------...

http://www.o2fo.com/harmonyos/harmonyos-6mcf3pr2.html

2817.鴻蒙OS CornerMark.CornerMarkCleaner

# CornerMark.CornerMarkCleaner > java.lang.Object > > |---ohos.agp.components.CornerMark.CornerMarkCleaner ``` protected static class CornerMark.CornerMarkCleaner extends Object ``` 表示角標(biāo)記的清潔器類。 當(dāng)角標(biāo)對(duì)象無用時(shí),調(diào)用該類中的方法清理角標(biāo)。 ## 字...

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

2818.鴻蒙OS DirectionalLayoutManager

# DirectionalLayoutManager > java.lang.Object > > |---ohos.agp.components.LayoutManager > > |---|---ohos.agp.components.DirectionalLayoutManager ``` public class DirectionalLayoutManager extends LayoutManager ``` 管理水平或垂直排列的組件的布局。 ## 構(gòu)造函數(shù)摘要 |...

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

2819.鴻蒙OS LayoutManager

# LayoutManager > java.lang.Object > > |---ohos.agp.components.LayoutManager ``` public abstract class LayoutManager extends Object ``` 所有布局管理器的抽象類。 ## 構(gòu)造函數(shù)摘要 | 構(gòu)造函數(shù) | 描述 | | :-------------- | :---...

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

2820.鴻蒙OS ListComponent.OnFlingListener

# ListComponent.OnFlingListener > java.lang.Object > > |---ohos.agp.components.ListComponent.OnFlingListener ``` public abstract static class ListComponent.OnFlingListener extends Object ``` 實(shí)現(xiàn)監(jiān)聽。 Since: 7 ## 構(gòu)造函數(shù)摘要 | 構(gòu)造函數(shù) | 描述 | | :---------------...

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

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

w3cschool 建議您:

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

熱門課程