java 读取properties文件
摘要:        
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties; public class GetProperties { public static void main(String[] args) throws IOException { Properties ...    阅读全文
                posted @ 2015-05-22 20:12 Neil_Ling 阅读(139) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号