hello
Posted swff
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hello相关的知识,希望对你有一定的参考价值。
print("hello world")
printf("hello world");
system.out.println("hello world");
cout<<"HelloWorld
";
<?
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的主要内容,如果未能解决你的问题,请参考以下文章