static UASparser uasParser = null; // 初始化uasParser对象 static { try { uasParser = new UASparser(OnlineUpdater.getVendoredInputStream()); } catch (IOException e) { e.printStackTrace(); } } public static void main(String[] args) { String str = "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.130 Safari/537.36"; System.out.println(str); try { UserAgentInfo userAgentInfo = UserAgentUtil.uasParser.parse(str); System.out.println("操作系统名称:"+userAgentInfo.getOsFamily());// System.out.println("操作系统:"+userAgentInfo.getOsName());// System.out.println("浏览器名称:"+userAgentInfo.getUaFamily());// System.out.println("浏览器版本:"+userAgentInfo.getBrowserVersionInfo());// System.out.println("设备类型:"+userAgentInfo.getDeviceType()); System.out.println("浏览器:"+userAgentInfo.getUaName()); System.out.println("类型:"+userAgentInfo.getType()); } catch (IOException e) { e.printStackTrace(); } }
2021-08-26 15:38:43 228KB java user-agent 解析
1
No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording, for any purpose, without the express written permission of Bestechnic. Bestechnic retains the right to make changes to this document at any time, without notice. Bestechnic makes no warranty of any kind, expressed or implied, with regard to any information contained in this document, including, but not limited to, the implied warranties of merchantability or fitness for any particular purpose. Further, Bestechnic does not warrant the accuracy or completeness of the information, text, graphics, or otheritems contained within this document.
2021-08-26 14:08:10 878KB TWS
1
Mentor 硬件加速器,Release v20.0.1,所有的手册,3000多页
2021-08-25 14:05:58 98.48MB Veloce Mentor(Siemens) 硬件加速器
1
RJMU401_user's manual,相关开发记录参考博客:https://blog.csdn.net/zsj2016o/article/details/119907367
2021-08-25 14:02:44 1.51MB rjmu401 硬件加密
1
I2C-bus specification and user manual
2021-08-25 13:00:32 523KB i2c-busspec
1
ISL6752
2021-08-24 09:16:49 2.28MB 有限双极性
1
Si8000m_Si9000e_user_guide_18.01,SI9000的软件指导说明书
2021-08-23 19:52:36 5.48MB SI9000 阻抗匹配
1
有Agilex FPGA的DDR4 DIMM layout guide很详细的介绍,可以单独作为DIMM规范参考设计
2021-08-23 13:13:55 5.43MB DDR4DIMM DDR4DIMMLAYOU
1
bilibili-user-master
2021-08-23 13:13:30 5KB bilibili-user
学习sparc risk processor架构可用。
2021-08-23 10:37:30 882KB risk processor
1