test

我的第一篇博客

第1节 我该如何写好博客

写作:在于坚持
收获:在于持久
img

  • C语言测试代码
#include <stdio.h>
int main(void){
  printf("hello world\n");
  return 0;
}
<script>
  document.write("hello World");
<script>
posted @ 2024-04-20 12:16  philobing  阅读(13)  评论(0)    收藏  举报