薛旻 发表于 2014-3-4 18:38 public class Properties extends Hashtable 这个是Properites的API定义,它继承了HashTab,键值都是Object ...