Compare commits

...

3 Commits

3 changed files with 9 additions and 1 deletions

View File

View File

@ -0,0 +1,6 @@
#include <stdio.h>
int main() {
printf("Hello, World!\n");
return 0;
}

View File

@ -1 +1,3 @@
仅仅用于测试
这是一个用于测试的项目
主要是在多台设备之间代码同步,没有本仓库没有任何实际的意义