mirror of
https://github.com/openharmony/applications_applications_cangjie_wrapper.git
synced 2026-07-01 20:44:00 -04:00
beta特性
Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com> Change-Id: I5afba7827eb28b6477ac52dae404e80d23065d3c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Application Cangjie Wrapper
|
||||
# Application Cangjie Wrapper(beta feature)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# 应用仓颉封装
|
||||
# 应用仓颉封装(beta特性)
|
||||
|
||||
## 简介
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
import("//build/templates/cangjie/cjc.gni")
|
||||
|
||||
ohos_cangjie_shared_library("kit.BasicServicesKit") {
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package kit.BasicServicesKit
|
||||
|
||||
public import ohos.device_info.*
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
import("//build/templates/cangjie/cjc.gni")
|
||||
|
||||
ohos_cangjie_shared_library("ohos.settings") {
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.settings
|
||||
|
||||
import ohos.app.ability.ui_ability.{UIAbilityContext, getStageContext}
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.settings
|
||||
|
||||
import ohos.labels.*
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.settings
|
||||
|
||||
type StageContext = CPointer<Unit>
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
|
||||
|
||||
package ohos.settings
|
||||
|
||||
import ohos.hilog.*
|
||||
|
||||
Reference in New Issue
Block a user