我很困惑。我在网上找到了一些建议,但我无法在此代码上实现它。这是我的问题。每次我滚动时,ListView的顺序都会困惑。我不知道该怎么做。我真的需要一些帮助。我会非常感谢你的好意。这是我的代码:publicclassListViewAdapterMeasurementextendsCursorAdapter{TextViewlblContent,lblDate;DBHelperdbHelper;ButtonbtnSelect;publicListViewAdapterMeasurement(Contextcontext,Cursorc){super(context,c,FLAG_REG