摘要: 获得properties文件中某个key对应着的value// 路径名称 + properties的名称,不要“properties”private static final String BUNDLE_NAME = "com.xxx.cs.mm.service.messages";private ... 阅读全文
posted @ 2015-03-27 15:49 VoctrALs 阅读(139) 评论(0) 推荐(0) 编辑