摘要:
文件目录组织 src |--mmath.c |--mmath.h |--app.c |--makefile mmath.h文件内容 #pragma once int add(int a,int ); mmath.c文件内容 #include <stdio.h> int add(int a,int b 阅读全文
posted @ 2020-06-28 09:47
Netsharp
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号