1 public class onesixtwo{
2     public static void main(String[] args){
3         System.out.println("-----------");
4         System.out.println("| 我要学会|");
5         System.out.println("| Java语言|");
6         System.out.println("-----------");
7 }
8 }

 

相关文章:

  • 2021-11-29
  • 2021-10-19
  • 2021-11-13
  • 2021-05-15
  • 2021-07-04
猜你喜欢
  • 2021-09-05
  • 2022-01-06
  • 2021-09-23
  • 2022-12-23
  • 2021-12-07
  • 2021-11-14
  • 2021-08-06
相关资源
相似解决方案