A very raw and simple approach. I believe you would be loading the properties from the configuration file. Properties prop = new Properties(); prop.load(new ...
確定! 回上一頁