Hello World
print("hello world")
printf("hello world");
system.out.println("hello world");
cout<<"HelloWorld\n";
<?
    each "HelloWorld";
?>
<!DOCTYPE html>
<html >
<head>
    <meta charset="UTF-8">
    <title> helloworld</title>
    
</head>
<body>
    helloworld
</body>
</html>
<script type="text/javascript">
          document.write("Hello World!");
     </script>

                
            
        
浙公网安备 33010602011771号