public class PropUtils extends Object
| Constructor and Description |
|---|
PropUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String key)
get value of key
|
static Properties |
getProperties()
get properties
|
static void |
put(String key,
String value)
设置值,设置值后存盘
|
public static Properties getProperties()
Copyright © 2021. All rights reserved.