任何时候都要记得微笑,这会让你看起来,像个不能随便惹的神经病。

测试C 语言

#include <stdio.h>
int main()
{
printf("hello blog!");
return 1;
}
标签C语言 测试

最新评论