8 Star 36 Fork 1

whb-helloworld / 106_代码板书

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test.c 78 Bytes
一键复制 编辑 原始数据 按行查看 历史
gitTest-比特科技 提交于 2022-09-17 12:45 . 测试代码
#include <stdio.h>
int main()
{
printf("helloworld\n");
return 0;
}
C/C++
1
https://gitee.com/whb-helloworld/106-code-blackboard-writing.git
git@gitee.com:whb-helloworld/106-code-blackboard-writing.git
whb-helloworld
106-code-blackboard-writing
106_代码板书
master

搜索帮助