App下載

詞條

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

2951.鴻蒙OS TextAlignment

# TextAlignment > java.lang.Object > > |---ohos.agp.utils.TextAlignment ``` public class TextAlignment extends Object ``` 設(shè)置文本組件使用的對(duì)齊模式以與其父組件對(duì)齊。 此類設(shè)置文本組件如何在按鈕和布局等容器中對(duì)齊。 對(duì)齊方式包括左對(duì)齊、...

http://www.o2fo.com/harmonyos/harmonyos-3b6c3q9t.html

2952.ECMAScript 函數(shù)概述

...值?函數(shù) sayHi() 未返回值,不過(guò)不必專門聲明它(像在 Java 中使用 void 那樣)。即使函數(shù)確實(shí)有值,也不必明確地聲明它。該函數(shù)只需要使用 return 運(yùn)算符后跟要返回的值即可。function sum(iNum1, iNum2) { return iNum1 + iNum2; } 下面的代...

http://www.o2fo.com/ecmascript/3icw1q77.html

2953.鴻蒙OS DisplayAttributes

# DisplayAttributes > java.lang.Object > > |---ohos.agp.window.service.DisplayAttributes ``` public class DisplayAttributes extends Object ``` 以像素為單位封裝顯示屬性,包括顯示寬度、高度和密度。 Since: 3 ## 字段摘要 | 修飾符和類型 | 字段 | ...

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

2954.鴻蒙OS ListIterator

... ^ ^ ^ ``` 請(qǐng)注意,remove() 和 set(java.lang.Object) 方法不是根據(jù)光標(biāo)位置定義的; 它們被定義為對(duì)調(diào)用 next() 或 previous() 返回的最后一個(gè)元素進(jìn)行操作。 此接口是 Java 集合框架的成員。 ## 方法總結(jié) | 修飾符...

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

2955.鴻蒙OS CaptionProperties

# CaptionProperties > java.lang.Object > > |---ohos.accessibility.CaptionProperties ``` public class CaptionProperties extends Object ``` 配置視頻字幕的視覺(jué)屬性,包括文本大小、語(yǔ)言、前景色、背景色、邊框?qū)傩院妥煮w。 ## 字段摘要 | 修飾符和類型 ...

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

2956.鴻蒙OS《Native API參考》

...e pointer to the JNI environment. | | pixelMapObject | Indicates the Java **PixelMap** object. | | addrPtr | Indicates the double pointer to the memory address. | **See also:** UnAccessPixels **Returns:** Returns OHOS_IMAGE_RESULT_SUCCESS if the operation is successful; retu...

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

2957.Servlet 數(shù)據(jù)庫(kù)訪問(wèn)

...如何使用 Servlet 訪問(wèn) TEST 數(shù)據(jù)庫(kù)。 // 加載必需的庫(kù) import java.io.*; import java.util.*; import javax.servlet.*; import javax.servlet.http.*; import java.sql.*; public class DatabaseAccess extends HttpServlet{ public void doGet(HttpServletRequest request, HttpServletResponse respons...

http://www.o2fo.com/servlet/servlet-database-access.html

2958.SSDB 支持語(yǔ)言種類

...戶端,支持連接池,使用習(xí)慣與大多數(shù)客戶端保持一致。Java官方 ★ideawuRepository官方客戶端ssdb4jnutzamRepository又一個(gè)SSDB的Java驅(qū)動(dòng)another ssdb4jjbakwdRepository hydrogen-ssdbyiding-heRepository支持多線程并發(fā)請(qǐng)求和多服務(wù)器的負(fù)載均衡(客戶端...

http://www.o2fo.com/ssdb/mviqbuda.html

2959.Gradle 教程 - 雜七雜八

...令行選項(xiàng)向它傳入一個(gè)系統(tǒng)屬性。 Gradle 命令的-D選項(xiàng)和 java 命令的 -D 選項(xiàng)有著同樣的效果。 此外,您也可以通過(guò)屬性文件向您的 project 對(duì)象添加屬性。您可以把一個(gè) gradle.properties 文件放在 Gradle 的用戶主目錄(默認(rèn)為 USER_HOME/....

http://www.o2fo.com/gradle/s2cj1htx.html

2960.Ant 封裝應(yīng)用

...> <property name = "web.dir" value = "war"/> <property name = "javadoc.dir" value = "doc"/> <property name = "build.dir" value = "${web.dir}/WEB-INF/classes"/> <property name = "name" value = "fax"/> <path id = "master-classpath"> <fileset dir = "${web.dir}/WEB-IN...

http://www.o2fo.com/ant/odka1hw9.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2951.鴻蒙OS TextAlignment

# TextAlignment > java.lang.Object > > |---ohos.agp.utils.TextAlignment ``` public class TextAlignment extends Object ``` 設(shè)置文本組件使用的對(duì)齊模式以與其父組件對(duì)齊。 此類設(shè)置文本組件如何在按鈕和布局等容器中對(duì)齊。 對(duì)齊方式包括左對(duì)齊、...

http://www.o2fo.com/harmonyos/harmonyos-3b6c3q9t.html

2952.ECMAScript 函數(shù)概述

...值?函數(shù) sayHi() 未返回值,不過(guò)不必專門聲明它(像在 Java 中使用 void 那樣)。即使函數(shù)確實(shí)有值,也不必明確地聲明它。該函數(shù)只需要使用 return 運(yùn)算符后跟要返回的值即可。function sum(iNum1, iNum2) { return iNum1 + iNum2; } 下面的代...

http://www.o2fo.com/ecmascript/3icw1q77.html

2953.鴻蒙OS DisplayAttributes

# DisplayAttributes > java.lang.Object > > |---ohos.agp.window.service.DisplayAttributes ``` public class DisplayAttributes extends Object ``` 以像素為單位封裝顯示屬性,包括顯示寬度、高度和密度。 Since: 3 ## 字段摘要 | 修飾符和類型 | 字段 | ...

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

2954.鴻蒙OS ListIterator

... ^ ^ ^ ``` 請(qǐng)注意,remove() 和 set(java.lang.Object) 方法不是根據(jù)光標(biāo)位置定義的; 它們被定義為對(duì)調(diào)用 next() 或 previous() 返回的最后一個(gè)元素進(jìn)行操作。 此接口是 Java 集合框架的成員。 ## 方法總結(jié) | 修飾符...

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

2955.鴻蒙OS CaptionProperties

# CaptionProperties > java.lang.Object > > |---ohos.accessibility.CaptionProperties ``` public class CaptionProperties extends Object ``` 配置視頻字幕的視覺(jué)屬性,包括文本大小、語(yǔ)言、前景色、背景色、邊框?qū)傩院妥煮w。 ## 字段摘要 | 修飾符和類型 ...

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

2956.鴻蒙OS《Native API參考》

...e pointer to the JNI environment. | | pixelMapObject | Indicates the Java **PixelMap** object. | | addrPtr | Indicates the double pointer to the memory address. | **See also:** UnAccessPixels **Returns:** Returns OHOS_IMAGE_RESULT_SUCCESS if the operation is successful; retu...

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

2957.Servlet 數(shù)據(jù)庫(kù)訪問(wèn)

...如何使用 Servlet 訪問(wèn) TEST 數(shù)據(jù)庫(kù)。 // 加載必需的庫(kù) import java.io.*; import java.util.*; import javax.servlet.*; import javax.servlet.http.*; import java.sql.*; public class DatabaseAccess extends HttpServlet{ public void doGet(HttpServletRequest request, HttpServletResponse respons...

http://www.o2fo.com/servlet/servlet-database-access.html

2958.SSDB 支持語(yǔ)言種類

...戶端,支持連接池,使用習(xí)慣與大多數(shù)客戶端保持一致。Java官方 ★ideawuRepository官方客戶端ssdb4jnutzamRepository又一個(gè)SSDB的Java驅(qū)動(dòng)another ssdb4jjbakwdRepository hydrogen-ssdbyiding-heRepository支持多線程并發(fā)請(qǐng)求和多服務(wù)器的負(fù)載均衡(客戶端...

http://www.o2fo.com/ssdb/mviqbuda.html

2959.Gradle 教程 - 雜七雜八

...令行選項(xiàng)向它傳入一個(gè)系統(tǒng)屬性。 Gradle 命令的-D選項(xiàng)和 java 命令的 -D 選項(xiàng)有著同樣的效果。 此外,您也可以通過(guò)屬性文件向您的 project 對(duì)象添加屬性。您可以把一個(gè) gradle.properties 文件放在 Gradle 的用戶主目錄(默認(rèn)為 USER_HOME/....

http://www.o2fo.com/gradle/s2cj1htx.html

2960.Ant 封裝應(yīng)用

...> <property name = "web.dir" value = "war"/> <property name = "javadoc.dir" value = "doc"/> <property name = "build.dir" value = "${web.dir}/WEB-INF/classes"/> <property name = "name" value = "fax"/> <path id = "master-classpath"> <fileset dir = "${web.dir}/WEB-IN...

http://www.o2fo.com/ant/odka1hw9.html

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

w3cschool 建議您:

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

熱門課程