摘要: public class daolao5 { public static void main(String[] args) { //操作大的数据时注意一出问题 //数字下可以加下划线分割 int money = 10_0000_0000; int years = 20; int total = mo 阅读全文
posted @ 2021-03-08 22:22 哎嘿嘿嘿 阅读(134) 评论(0) 推荐(0)