来自用户代理 HTTP 标头的操作系统

编程入门 行业动态 更新时间:2024-10-26 16:31:22
本文介绍了来自用户代理 HTTP 标头的操作系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在映射用户代理 HTTP 标头字符串 --> 操作系统的任何地方是否有一个好的、最新的列表?

Is there a good, up-to-date listing anywhere that maps User-Agent HTTP Header strings --> operating systems?

推荐答案

这里有一个快速列表...如果我错过了您感兴趣的一个,请告诉我.

Here's a quick list... let me know if I missed one you are interested in.

www.geekpedia/code47_Detect-operating-system-from-user-agent-string.html:

//将用户代理字符串与操作系统匹配 Windows 3.11 =>Win16, Windows 95 => (Windows 95)|(Win95)|(Windows_95),Windows 98 => (Windows 98)|(Win98), Windows 2000 => (Windows NT5.0)|(Windows 2000), Windows XP => (Windows NT 5.1)|(WindowsXP), Windows Server 2003 => (Windows NT 5.2), Windows Vista =>(Windows NT 6.0), Windows 7 => (Windows NT 6.1), Windows 8 => (Windows NT 6.2), Windows 10 => (Windows NT 10.0), Windows NT4.0 => (Windows NT 4.0)|(WinNT4.0)|(WinNT)|(Windows NT), WindowsME => Windows ME, Open BSD => OpenBSD, Sun OS => SunOS,Linux => (Linux)|(X11), Mac OS => (Mac_PowerPC)|(Macintosh),QNX => QNX, BeOS => BeOS, OS/2 => OS/2,Bot=>(nuhk)|(Googlebot)|(Yammybot)|(Openbot)|(Slurp)|(MSNBot)|(AskJeeves/Teoma)|(ia_archiver)

// Match user agent string with operating systems Windows 3.11 => Win16, Windows 95 => (Windows 95)|(Win95)|(Windows_95), Windows 98 => (Windows 98)|(Win98), Windows 2000 => (Windows NT 5.0)|(Windows 2000), Windows XP => (Windows NT 5.1)|(Windows XP), Windows Server 2003 => (Windows NT 5.2), Windows Vista => (Windows NT 6.0), Windows 7 => (Windows NT 6.1), Windows 8 => (Windows NT 6.2), Windows 10 => (Windows NT 10.0), Windows NT 4.0 => (Windows NT 4.0)|(WinNT4.0)|(WinNT)|(Windows NT), Windows ME => Windows ME, Open BSD => OpenBSD, Sun OS => SunOS, Linux => (Linux)|(X11), Mac OS => (Mac_PowerPC)|(Macintosh), QNX => QNX, BeOS => BeOS, OS/2 => OS/2, Search Bot=>(nuhk)|(Googlebot)|(Yammybot)|(Openbot)|(Slurp)|(MSNBot)|(Ask Jeeves/Teoma)|(ia_archiver)

更多推荐

来自用户代理 HTTP 标头的操作系统

本文发布于:2023-11-10 10:35:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1575120.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:操作系统   用户   HTTP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!