摘要: public class AddressQueryDao { public static String queryAddr(String num){ String addr=""; //可以直接在这里写文字吗 File file = new File("data/data/com.examp... 阅读全文
posted @ 2015-06-17 17:50 月贝凡YBF 阅读(80) 评论(0) 推荐(0)
摘要: 1 public class AddressQueryDao { 2 3 public static String queryAddr(String num){ 4 String addr=""; 5 6 File file = ... 阅读全文
posted @ 2015-06-17 17:01 月贝凡YBF 阅读(125) 评论(0) 推荐(0)