为何 navigator.appName 的值都是 netscape?
生活随笔
收集整理的這篇文章主要介紹了
为何 navigator.appName 的值都是 netscape?
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
來源:https://developer.mozilla.org/zh-CN/docs/Web/API/NavigatorID/appName
原文:
??The NavigatorID.appName property returns the name of the browser. The HTML5 specification also allows any browser to return "Netscape" here, for compatibility reasons. Note: Do not rely on this property to return the correct browser name. In most browsers (like Firefox, Chrome, Safari, Opera and Internet Explorer) the returned string is "Netscape".翻譯:
??NavigatorID。屬性返回瀏覽器的名稱。出于兼容性的考慮,HTML5規范還允許任何瀏覽器在這里返回“Netscape”。注意:不要依賴此屬性返回正確的瀏覽器名稱。在大多數瀏覽器(如Firefox, Chrome, Safari, Opera和Internet Explorer)中,返回的字符串是“Netscape”。來源:https://segmentfault.com/q/1010000007066571
總結
以上是生活随笔為你收集整理的为何 navigator.appName 的值都是 netscape?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ROS:二维坐标映射到三维坐标上(彩色与
- 下一篇: 利用动态气泡图进行数据分析