未验证 提交 7abb2101 编写于 作者: O openharmony_ci 提交者: Gitee

!9592 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】update...

!9592 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】update zh-cn/application-dev/key-features/multi-device-app-dev/faqs.md.
Merge pull request !9592 from 王懿夫/N/A
......@@ -6,10 +6,10 @@
设备类型分为default(默认设备)、tablet、tv、wearable等,有多种查询设备类型的方式。
1. 通过命令行的方式查询设备类型。
通过命令行查询指定系统参数(const.build.characteristics)进而确定设备类型,详见[系统参数介绍](../../../device-dev/subsystems/subsys-boot-syspara.md)
通过命令行查询指定系统参数(const.build.characteristics)进而确定设备类型,详见[系统参数介绍](../../../device-dev/subsystems/subsys-boot-init-sysparam.md)
```ts
```bash
# 方法一
hdc shell param get "const.build.characteristics"
# 方法二
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册