记录BUG

77 阅读1分钟

记录bug

2023-07-20 17:55:55 starting... System.out.println("华丽的分割线:===========");

public static void main(String[] args) {
    System.out.println("hello,world!");
}