【发布时间】:2011-10-30 07:13:02
【问题描述】:
我刚刚开始创建我的第一个移动版本的桌面网站,它是用 WebForms 编写的。
我目前的问题与移动设备/浏览器检测有关。
我要确定的是 a) 如果您的设备是移动设备 b) 什么操作系统 (Android/IOS/etc) 以防我需要根据操作系统和 c) 什么屏幕尺寸(用于加载不同的样式表)
【问题讨论】:
-
没有答案?我也有同样的问题……您认为解决方案是什么?
-
看看这个问题/答案:*.com/questions/9587111/…
-
使用
Handset Detection移动检测库handsetdetection.com
您可以通过以下链接获取.NET handset detection API kit:
code.google.com/p/handset-detection-asp-net-api-kit
-
查看:51Degrees 我用过,它几乎可以检测到所有设备。
标签: asp.net .net mobile browser-detection