美文网首页
Hello,World

Hello,World

作者: ONEGEE | 来源:发表于2017-10-16 10:43 被阅读0次

Hello, World


"Hello, world"程序是指在计算机屏幕上输出"Hello,world"这行字符串的计算机程序,中文意思是"你好, 世界"。 这个例程在 Brian Kernighan 和 Dennis M. Ritchie 合著的《The C Programme Language》使用而广泛流行。

printf("hello, world\n")

相关文章

网友评论

      本文标题:Hello,World

      本文链接:https://www.haomeiwen.com/subject/lphkuxtx.html