New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

H14-231_V1.0 Exam Dumps - HCIP-HarmonyOS Application Developer V1.0

Go to page:
Question # 89

Which of the following interfaces can repeatedly call a function with a fixed time delay between each call?

A.

setTimeout?

B.

setlnterval

C.

clearTimeout

D.

clearlnterval

Full Access
Question # 90

If a developer wants to develop a page with a tab function, the developer can use the TabList component provided by HarmonyOS. If you want to set the color of unchecked text to black. Which of the following codes is correct?

A.

ohos:selected_tab_indicator_color=#000000

B.

ohos:tab_indicator_type=#000000

C.

ohos:normal_text_color=#000000

D.

ohos:selected _text_color=#000000

Full Access
Question # 91

In the declarative development paradigm, which of the following decorator decorated state variables needs to be initialized locally, and the initialized value can be overridden by the construction parameters?

A.

@State

B.

@ObjectLink

C.

@StorageLink

D.

@Prop

Full Access
Question # 92

If a developer wants to develop a Data Ability for the storage and management of application data, which of the following can help the developer realize the function of inserting multiple pieces of data into the database at one time?

A.

insert (Uri uri,ValuesBucket value)

B.

delete(Uri uri,DataAbilityPredicates predicates)

C.

query (Uri uri,String[ ]columns,DataAbilityPredicates predicates)

D.

batchlnsert (Uri uri, ValuesBucket[]values)

Full Access
Question # 93

When a developer is developing a JavaSriptUI page of a shopping software,he needs to use the list component to display the product information, and which method of the list can be used to scroll to the specified item?

A.

scrollstart()

B.

scrollend()

C.

scrollto()

D.

scrollby()

Full Access
Question # 94

A developer obtains a log content: static final HiLogLabel LABEL = new HiLogLabe1 (HiLog.LOG_APP,0x00201,"MY_TAG");

Which of the following information can't be obtained?

A.

log level

B.

The business area of the log

C.

Log ID

D.

Log type

Full Access
Question # 95

If a UI is no longer visible to the user, but you don't want to destroy it, which method will the system call to release the corresponding resources?

A.

onForeground()

B.

onInactive( )

C.

onPause()

D.

onBackground( )

Full Access
Question # 96

Which of the following atomic layout capabilities does not belong to the position of the control element?

A.

Percentage

B.

Hidden

C.

Split the line

D.

stretch

Full Access
Go to page: