上图是教程的写法,如果如下这样写有何不同? private HashMap<Items, Integer> goods = new HashMap<Items, Integer>(); private double totalPrice = 0.0; 查看完整描述