重回起点

导航

 
//        FileInputStream in = new FileInputStream(System.getProperty("user.dir")
//                                                + File.separator + "config"
//                                                + File.separator + "config.properties");  
//
//        props = new Properties();
//        props.load(in);
//        in.close(); 

 

posted on 2019-01-11 14:23  重回起点  阅读(110)  评论(0编辑  收藏  举报