标签:ld print c printf 文章 system hello world int
这是我的第一篇文章!开个玩笑~~“你知道回字的四种写法吗”?
printf("Hello,world!");
cout<<"Hello,world!";
print ‘Hello,world!‘;
print_r("Hello,world!");
System.out.print("Hello,world!");
标签:ld print c printf 文章 system hello world int
原文地址:http://www.cnblogs.com/code123-cc/p/4162467.html