Z.ZHANG 12 月 2, 2014 1 min read Highlight C语言使用示例 #include <stdio.h> int main(){ printf("Hello,My WordPress!"); return 0; }