首页 > 其他分享> > navigator对象和history对象 navigator对象和history对象 2022-01-09 19:02:59 作者:互联网 navigator对象: 包括很多浏览器信息, 最常用的是navigator.userAgent,用来识别是移动端还是PC端. history对象是js用来操纵浏览器的历史记录的,前进或后退. (在OA办公系统中较多使用 ) 标签:浏览器,对象,userAgent,navigator,history,用来 来源: https://www.cnblogs.com/hb-iu/p/15781841.html