测试一下 2015-03-13test1测试成功了 哈哈/* hello world demo */#include <stdio.h>int main(int argc, char **argv){ printf("Hello, World!\n"); return 0;}/* hello world demo */ public static void main(String[] args){ } 最后更新时间:2018年9月6日 14:21 转载请注明文章出处:转载至笑松小站https://peachyy.gitee.io/2015/03/13/test/ 评论需要翻墙 点击 此处轻松免费翻墙 也可以关注公众号<笑笑笑技术圈>联系到我 会不定期发布一些不限于技术的文章笑笑笑技术圈> 赏 Prev代码高亮测试NextDemo post