示例#1
0
 protected String getMessage(String key) {
   return resourceBundle.getMesage(key);
 }