示例#1
0
 public void setProperty(String name, String value) {
   store.setProperty(name, value);
 }