标签:
public static ResourceBundle bundle = PropertyResourceBundle.getBundle("domain"); public static String URL=bundle.getString("url"); public static String DOMAIN=bundle.getString("domain"); public static String orderidflag4PFee=bundle.getString("orderidflag4PFee");
标签:
原文地址:http://www.cnblogs.com/colmeluna/p/4642055.html