public class MyComputerInfoUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getComputerIpAddress()
获取电脑IP地址
|
static String |
getComputerName()
获取电脑名称
|
static String |
getSystemName()
获取操作系统名
|
static String |
getSystemVersion()
获取操作系统版本
|
Copyright © 2020. All rights reserved.