class HelloWorld {
public static void main(String[] args) {
System.out.println(“Hello, World! This is my first post on dev community”);
}
}
© 版权声明
THE END
class HelloWorld {
public static void main(String[] args) {
System.out.println(“Hello, World! This is my first post on dev community”);
}
}
暂无评论内容