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

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

The newest version!
package net.mingsoft.mprint.constant;

import java.util.ResourceBundle;

/**
 * mprint定义
 * @author 暗夜
 * 创建日期:2019-11-27 14:44:05
* 历史修订:
*/ public final class Const { /** * 资源文件 */ public final static ResourceBundle RESOURCES = ResourceBundle.getBundle("net.mingsoft.mprint.resources.resources"); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy