2020年10月29日
摘要: package 打印购物小票;public class T1{ public static void main(String[] args) { int tprice=245; int xieprice=570; int paiprice=320; double zong=1104.0; int m 阅读全文
posted @ 2020-10-29 12:57 张德明 阅读(292) 评论(0) 推荐(0)