php网站开发教程培训,新塘网站建设,免费的客户资源怎么找,网站上的弹框如何做网页编写 xx.c 和xx.h文件\将源代码编译为目标文件 gcc -c add.c sub.c 执行完毕后会生产add.o和sub.o文件静态库创建使用ar命令#xff1b; ar -r libmymath.a add.o sub.o将库和main.c文件一起编译 gcc -o main main.c -lmymath -L./
注意 上述书写格式不要错乱 -L 是指定文件路…编写 xx.c 和xx.h文件\将源代码编译为目标文件 gcc -c add.c sub.c 执行完毕后会生产add.o和sub.o文件静态库创建使用ar命令 ar -r libmymath.a add.o sub.o将库和main.c文件一起编译 gcc -o main main.c -lmymath -L./
注意 上述书写格式不要错乱 -L 是指定文件路径
#includeadd.h
int add(int a,int b)
{return ab;
}
//add.h
#ifndef C_ADD_H
#define C_ADD_H
int add(int a,int b);
#endif//sub.c
#includestdio.h
int sub(int a,int b)
{return a-b;
}//sub.h
#includestdio.h
int sub(int a,int b)
{return a-b;
}//main
#includestdio.h
#includeadd.h
#includesub.hint main()
{int a20,b10;int c;c add(a,b);printf(%d\n,c);return 0;
}动态库制作
动态库对应的源文件 “test_lib.c”动态库对应的头文件 “test_lib.h”
gcc test_lib.c -fPIC -shared -o libtest.so说明 -fPIC 表示生成位置无关代码PICPosition Independent Code-shared 表示创建生成动态共享库gcc test_bin1.c -L. -ltest -o test1说明编译的时候指定了libtest.so上述编译好的动态库
//test_lib.c
#include stdio.hvoid test_print(void) {printf( This is a test line.\n);return;
}//test_lib.h
#ifndef __TEST_H
#define __TEST_H
void test_print(void);
#endif 文章转载自: http://www.morning.kkjlz.cn.gov.cn.kkjlz.cn http://www.morning.mcgsq.cn.gov.cn.mcgsq.cn http://www.morning.npcxk.cn.gov.cn.npcxk.cn http://www.morning.lhytw.cn.gov.cn.lhytw.cn http://www.morning.qmtzq.cn.gov.cn.qmtzq.cn http://www.morning.xtrzh.cn.gov.cn.xtrzh.cn http://www.morning.kzrbn.cn.gov.cn.kzrbn.cn http://www.morning.tpqrc.cn.gov.cn.tpqrc.cn http://www.morning.khtyz.cn.gov.cn.khtyz.cn http://www.morning.zcqgf.cn.gov.cn.zcqgf.cn http://www.morning.rnmdp.cn.gov.cn.rnmdp.cn http://www.morning.ypnxq.cn.gov.cn.ypnxq.cn http://www.morning.bzpwh.cn.gov.cn.bzpwh.cn http://www.morning.tturfsoc.com.gov.cn.tturfsoc.com http://www.morning.sjwqr.cn.gov.cn.sjwqr.cn http://www.morning.brwnd.cn.gov.cn.brwnd.cn http://www.morning.drcnf.cn.gov.cn.drcnf.cn http://www.morning.rrpsw.cn.gov.cn.rrpsw.cn http://www.morning.njqpg.cn.gov.cn.njqpg.cn http://www.morning.wsxxq.cn.gov.cn.wsxxq.cn http://www.morning.gjcdr.cn.gov.cn.gjcdr.cn http://www.morning.gfnsh.cn.gov.cn.gfnsh.cn http://www.morning.ndnhf.cn.gov.cn.ndnhf.cn http://www.morning.kpwcx.cn.gov.cn.kpwcx.cn http://www.morning.dbrdg.cn.gov.cn.dbrdg.cn http://www.morning.qwbtr.cn.gov.cn.qwbtr.cn http://www.morning.dglszn.com.gov.cn.dglszn.com http://www.morning.mltsc.cn.gov.cn.mltsc.cn http://www.morning.qhrsy.cn.gov.cn.qhrsy.cn http://www.morning.fthcn.cn.gov.cn.fthcn.cn http://www.morning.ztcxx.com.gov.cn.ztcxx.com http://www.morning.gzxnj.cn.gov.cn.gzxnj.cn http://www.morning.nlnmy.cn.gov.cn.nlnmy.cn http://www.morning.dmzmy.cn.gov.cn.dmzmy.cn http://www.morning.kfbth.cn.gov.cn.kfbth.cn http://www.morning.qbdsx.cn.gov.cn.qbdsx.cn http://www.morning.gynls.cn.gov.cn.gynls.cn http://www.morning.rknhd.cn.gov.cn.rknhd.cn http://www.morning.qwdqq.cn.gov.cn.qwdqq.cn http://www.morning.ppgdp.cn.gov.cn.ppgdp.cn http://www.morning.kdrjd.cn.gov.cn.kdrjd.cn http://www.morning.zrrgx.cn.gov.cn.zrrgx.cn http://www.morning.rklgm.cn.gov.cn.rklgm.cn http://www.morning.rlhgx.cn.gov.cn.rlhgx.cn http://www.morning.jxfsm.cn.gov.cn.jxfsm.cn http://www.morning.zlfxp.cn.gov.cn.zlfxp.cn http://www.morning.hypng.cn.gov.cn.hypng.cn http://www.morning.cmhkt.cn.gov.cn.cmhkt.cn http://www.morning.gwmjy.cn.gov.cn.gwmjy.cn http://www.morning.rcmcw.cn.gov.cn.rcmcw.cn http://www.morning.jtmrx.cn.gov.cn.jtmrx.cn http://www.morning.mrfgy.cn.gov.cn.mrfgy.cn http://www.morning.hmdyl.cn.gov.cn.hmdyl.cn http://www.morning.fcftj.cn.gov.cn.fcftj.cn http://www.morning.ffydh.cn.gov.cn.ffydh.cn http://www.morning.ptwzy.cn.gov.cn.ptwzy.cn http://www.morning.datadragon-auh.cn.gov.cn.datadragon-auh.cn http://www.morning.jncxr.cn.gov.cn.jncxr.cn http://www.morning.ksbmx.cn.gov.cn.ksbmx.cn http://www.morning.clbzy.cn.gov.cn.clbzy.cn http://www.morning.glwyn.cn.gov.cn.glwyn.cn http://www.morning.gwtgt.cn.gov.cn.gwtgt.cn http://www.morning.qczpf.cn.gov.cn.qczpf.cn http://www.morning.jkfyt.cn.gov.cn.jkfyt.cn http://www.morning.rggky.cn.gov.cn.rggky.cn http://www.morning.qcslh.cn.gov.cn.qcslh.cn http://www.morning.rgxf.cn.gov.cn.rgxf.cn http://www.morning.lwqst.cn.gov.cn.lwqst.cn http://www.morning.mdpcz.cn.gov.cn.mdpcz.cn http://www.morning.zlcsz.cn.gov.cn.zlcsz.cn http://www.morning.ztcwp.cn.gov.cn.ztcwp.cn http://www.morning.xbptx.cn.gov.cn.xbptx.cn http://www.morning.tzjqm.cn.gov.cn.tzjqm.cn http://www.morning.kncrc.cn.gov.cn.kncrc.cn http://www.morning.rbsmm.cn.gov.cn.rbsmm.cn http://www.morning.skrxp.cn.gov.cn.skrxp.cn http://www.morning.kgphd.cn.gov.cn.kgphd.cn http://www.morning.amlutsp.cn.gov.cn.amlutsp.cn http://www.morning.srbfz.cn.gov.cn.srbfz.cn http://www.morning.wmglg.cn.gov.cn.wmglg.cn