|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Prop 的软件包 | |
|---|---|
| cn.dreampie.common.util.properties | |
| cn.dreampie.common.util.properties 中 Prop 的使用 |
|---|
| 返回 Prop 的 cn.dreampie.common.util.properties 中的方法 | |
|---|---|
static Prop |
Proper.getProp()
|
static Prop |
Proper.getProp(String fileName)
|
static Prop |
Proper.use(File file)
Using the properties file bye File object. |
static Prop |
Proper.use(File file,
String encoding)
Using the properties file bye File object. |
static Prop |
Proper.use(String fileName)
Using the properties file. |
static Prop |
Proper.use(String fileName,
String encoding)
Using the properties file. |
static Prop |
Proper.useless(String fileName)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||