未验证 提交 8613e0c2 编写于 作者: O openharmony_ci 提交者: Gitee

!17242 【挑单3.2-Release】翻译完成 16762:更新输入法应用开发指南中的签名级别为system_basic

Merge pull request !17242 from ester.zhou/cherry-pick-1681352554
......@@ -33,7 +33,7 @@ In the **ets** directory of the target module, right-click and choose **New** >
> **NOTE**
>
> When compiling the input method application, use the signature at the system_core level. Otherwise, the application will not be able to start the keyboard.
> When compiling the input method application, use the signature at the system_basic level. Otherwise, the application will not be able to start the keyboard.
The minimum template implements an input method application with the most basic features, such as starting the keyboard, entering text, and deleting input. You can diversify the feature set of the application by, for example, adding the feature to hide the keyboard.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册