技术笔记Hello World!给博客加了极为先进的代码高亮功能,测试一下啦~これはテストです〜1 2 3 4 5 6 #include <stdio.h> int main() { printf("%s\n", "Hello World!"); return 0; }