All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.mingsoft.init.constant.Const Maven / Gradle / Ivy

package net.mingsoft.init.constant;

import java.util.ResourceBundle;

/**
 * init定义
 * @author 铭飞科技
 * 创建日期:2020-5-29 16:04:15
* 历史修订:
*/ public final class Const { /** * 资源文件 */ public final static ResourceBundle RESOURCES = ResourceBundle.getBundle("net.mingsoft.init.resources.resources"); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy