摘要: Step1:编辑生成例子程序 hello.h、hello.c 和 main.c 1.1.首先编辑hello.h文件内容 1.2.hello.c 1.3.main.c 样例的三个代码如下: 程序 1: hello.h ifndef HELLO_H define HELLO_H void hello(c 阅读全文
posted @ 2021-10-06 17:19 LinZJ0423 阅读(84) 评论(0) 推荐(0)