| 程序包 | 说明 |
|---|---|
| cn.jdevelops.spring.core.jar | |
| cn.jdevelops.spring.core.system | |
| cn.jdevelops.spring.enums |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
JarUtil.bindingMachine(List<EPlatform> os)
设置不允许启动的系统平台
默认全部都可以
|
| 限定符和类型 | 方法和说明 |
|---|---|
static EPlatform |
OSinfo.getOSname()
获取操作系统名字
|
| 限定符和类型 | 方法和说明 |
|---|---|
static EPlatform |
EPlatform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static EPlatform[] |
EPlatform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2021 tan. All rights reserved.