Computer/JAVA

Java Properties

미처서 2014. 8. 29. 02:14

Properties p = new Properties();

p.load(new FileReader("src/day5/lab/flyer.properties"));



저작자표시 비영리 변경금지 (새창열림)