摘要: 今天什么都没有做,无事可记。 阅读全文
posted @ 2023-09-23 21:53 chrisrmas、 阅读(62) 评论(0) 推荐(0)
摘要: public class MethodOverload { public static void main(String[] args) { System.out.println("The square of integer 7 is " + square(7)); System.out.print 阅读全文
posted @ 2023-09-23 21:48 chrisrmas、 阅读(10) 评论(0) 推荐(0)