简体   繁体   English

区分不同的设备

[英]Differentiate between different devices

How do we differentiate between the following devices in ASP.NET (C#)? 我们如何区分ASP.NET(C#)中的以下设备?

  • Mobile 移动
  • Desktop PC 桌上型电脑
  • Tablet 片剂
  • E-Reader 电子阅读器

I am pretty new to making mobile websites, but I have always made sure existing sites work great on mobile devices. 我对制作移动网站很陌生,但我始终确保现有网站在移动设备上都能正常运行。 The problem I face now is that I actually need to make different versions for all these devices, and I have not been able to do much research on this as there appears to be not much information that I can find regarding this issue. 我现在面临的问题是,我实际上需要为所有这些设备制作不同的版本,并且由于对此似乎找不到太多信息,因此我无法对此进行过多研究。

The only things that popup are things like Mobile website generators etc. Definitely not what I'm looking for. 弹出的唯一内容是移动网站生成器等内容。绝对不是我想要的。

您必须查看响应式设计模板,这是很多人建议的,因为始终很难根据每种设备来调整网站。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM