大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。
Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺
来源: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
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/194716.html原文链接:https://javaforall.net