When a HarmonyOS app developer uses the form container, which of the following elements can be submitted and reset?
When a developer uses Page Ability to open a ServiceAbility, he needs to pass parameters through Intent, at what stage is the parameter obtained in the whole process null?
onStart( ) in A S ervice.
If a developer wants to stop the service in a Service, which of the following APIs needs to be called?
Which description of the HarmonyOS clipboard can be correctly interpreted in the following scenarios?
A HarmonyOSuser downloads and installs a new application, which has declared some non-sensitive permissions in the config.json file, and the application may involve some sensitive permissions during running. Which of the following is correct in this scenario?
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?
Developers will use the UI framework provided by Harmony OS when developing mobile phone pages, which of the following is not a UI framework?
When the user clicks on a song from the music list page and jumps to the playback interface of the song, the principle is that the page route routes to the destination page according to which of the following?
In HarmonyOS, which of the following scenarios is the application responsible for instantiation?
In HarmonyOS application development, where can commonly used backgrounds, such as common text backgrounds and button backgrounds, be placed?
A HarmonyOS developerdevelops an application based on distributed data services, and the developer uses device A, device B, and device C to test the functionality of the application in a distributed scenario. In the test, after device A successfully adds, deletes, and modifies data, device B and device C cannot read the updated data immediately, but after a certain time window, the data of the three devices will reach the same state. In the preceding scenario, what kind of consistency does the application conform to in a distributed database?
A HarmonyOSuser downloads and installs a new app that has declared some non-sensitive permissions in the config.json file, and the app may involve some sensitive permissions during operation. Which of the following is correct in this scenario?
Which of the following is NOT part of the software exposure capabilities provided by HarmonyOS Connect?