public class SystemUtil extends Object
| Constructor and Description |
|---|
SystemUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFileSeparator()
获取操作系统的文件分隔符
|
static String |
getUserDir()
获取程序运行目录
|
static void |
main(String[] args) |
Copyright © 2021. All rights reserved.