这是我的第一篇博客,记录着某些事的发生class Main { public static void main(String[] args) { System.out.println("Hello, my future!"); } }