你好,世界!

发布时间 2023-04-25 22:22:05作者: 哈葡人

Hello, welcome to my blog!
下面是一句话代码:

//c++
#include<bits/stdc++.h>
using namespace std;

int main()
{
  cout<<"Hello,World!";
  return 0;
}
/*c*/
#include<bits/stdc++.h>
using namespace std;

int main()
{
  printf("Hello,World!");
  return 0;
}
#python
print("Hello,World!")
//java
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello,World!");
    }
}
//html
<p>Hello,world!</p>

下面music起

good bay!!!
我们下次在见!!
美图一张: