Computer/JAVA
Java Properties
미처서
2014. 8. 29. 02:14
Properties p = new Properties();
p.load(new FileReader("src/day5/lab/flyer.properties"));