摘要:
public class Price{ final static Price INSTANCE = new Price(2.8); static double initPrice = 20; double currentPrice; public Price(double discount){ currentPrice = initPrice -... 阅读全文
posted @ 2016-08-10 14:36
yasepix
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号