摘要: //使用绝对路径,否则无法读取config.properties //InputStream inStream=new FileInputStream("F:\\android\\test\\src\\com\\ljq\\test\\resource\\config.properties"); // 阅读全文
posted @ 2016-07-01 10:43 搜索技术 阅读(15503) 评论(0) 推荐(0)
摘要: 项目->右键 Properties-> java Build Path -> source: xxx/data xxx/src 体现在 .classpath文件中: .classpath文件 <?xml version="1.0" encoding="UTF-8"?><classpath> <cla 阅读全文
posted @ 2016-07-01 10:38 搜索技术 阅读(213) 评论(0) 推荐(0)