码迷,mamicode.com
首页 > 其他好文 > 详细

hello

时间:2020-02-25 00:07:04      阅读:43      评论:0      收藏:0      [点我收藏+]

标签:code   body   int   char   printf   class   pre   rip   java   

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>

hello

标签:code   body   int   char   printf   class   pre   rip   java   

原文地址:https://www.cnblogs.com/swff/p/12359434.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!