Hello World

Hello World

本人精通各种语言 的hello world!

echo "hello world";
printf "hello world";
System.out.println("hello world");
print("hello world")
alert("hello world");
std::cout << "hello world" << std::endl;
Console.WriteLine("hello world"); 
Posted on Tags