我从数据库中获取价格
if (dataSnapshot.child("Price").getValue() != null) {
Price = String.valueOf(dataSnapshot.child("Price").getValue().toString());
Log.d("Reservation", "c" + Price);
}
价格的价值根据服务而增加。如何将这些价格值添加到数组中{20, 30 , 50}
扬帆大鱼
至尊宝的传说
慕桂英546537
随时随地看视频慕课网APP
相关分类