返回介绍

SystemInfo.deviceModel 设备模型

发布于 2019-12-18 15:38:34 字数 880 浏览 1109 评论 0 收藏 0

JavaScript => public static var deviceModel: string;
C# => public static string deviceModel;

Description 描述

The model of the device (Read Only).

设备的模型(只读)。

Exact format of model name is operating system dependent, for example iOS device names typically look like “iPhone6,1”, whereas Android device names are often in “manufacturer model” format (e.g. “LGE Nexus 5” or “SAMSUNG-SM-G900A”). The returned model can also be a very generic name (e.g. “PC”) if the actual model name is not available or relevant on the current platform.

操作系统依靠准确格式的模型名称,例如iOS设备名称看起来像“iPhone6,1”,反之安卓设备名称经常是“制造商模型”这样的格式(例如“LGE Nexus 5” 或者 “SAMSUNG-SM-G900A”)。如果实际模型名称是不可获取或者与当前平台相关,返回模型也可以是非商标的名称(即“PC”等)。

systeminfo

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文