Since Properties class extends java.util.Hashtable class, we can use its inherited keySet() method for iterating a Properties object. The following code prints ...
確定! 回上一頁