摘要:
package com.bean; import java.util.ArrayList; public class Line { private String startstopname;//起始站站名 private String endstopname;//结束站站名 private int 阅读全文
posted @ 2023-03-14 21:58
旺旺大菠萝
阅读(14)
评论(0)
推荐(0)
摘要:
1、Attempt to invoke virtual method 'void android.widget.ListView.setAdapter(android.widget.ListAdapter)' on a null object reference 未findView listView 阅读全文
posted @ 2023-03-14 17:42
旺旺大菠萝
阅读(39)
评论(0)
推荐(0)