摘要:
今天没有课,然后就背了20个单词,然后就是练习了一下随机生成30道四则运算的那道题。 public class count { public static void main(String[] args) { for(int i=0;i<30;i++){ int firNum=(int)(Math. 阅读全文
posted @ 2023-09-13 23:01
chrisrmas、
阅读(17)
评论(0)
推荐(0)
摘要:
今天背了十个单词,然后还学了Java的关于继承的知识点。然后明天没有课打算早点起来背二十个单词,然后去操场玩会。 今天试了一下上课说的输出不同写法的结果。 public class shuchu { public static void main(String[] args) { int a=10; 阅读全文
posted @ 2023-09-13 22:49
chrisrmas、
阅读(37)
评论(0)
推荐(0)