博客测试 1970年01月01日 第一次写博客,这篇博客就当个测试,调试了一天才调好的,也算是做个纪念 1234#include <stdio.h>int main(){ printf("hello blog!");}