摘要: ~~~ / 获取CPU序列号 @return CPU序列号(16位) 读取失败为"0000000000000000" / private static String getCPUSerial() { if (Build.VERSION.SDK_INT = Build.VERSION_CODES.O) 阅读全文
posted @ 2020-02-28 17:56 聚焦&沙鹰 阅读(1840) 评论(0) 推荐(0)