跳过导航链接

程序包 net.sunyijun.resource.config

Tools for easy add configs.

请参阅: 说明

程序包net.sunyijun.resource.config的说明

Tools for easy add configs.

The simplest way to use configs:
First, create a properties file named "config.properties" in class path "/config".
Then define an enum implements IConfigKey, this enum contains config keys in properties file.
After all, you can use static methods in Configs, to get or modify configs in properties file.

跳过导航链接

Copyright © 2015. All rights reserved.