java入门
摘要:public class Test02 { public static void main(String[] args) { //long 长整数型 long cash = 100000000000L; //整数变量,计算器 int count = 0; //while语句 while (cash
阅读全文
posted @ 2019-04-14 17:08
posted @ 2019-04-14 17:08
posted @ 2019-04-14 16:58
posted @ 2019-04-13 16:43