linux动态链接库的开发实例

时间:2014-07-13 09:55:34
【文件属性】:

文件名称:linux动态链接库的开发实例

文件大小:130KB

文件格式:ZIP

更新时间:2014-07-13 09:55:34

c/c++ ,dll ,linux

linux动态链接库的开发实例,简述了一段linux的开发 必备技能!


【文件预览】:
dll
----main.h(206B)
----main.c(196B)
----get.exe(15KB)
----yun.exe(407KB)
----test1.exe(15KB)
----get.c(77B)
----yun.cpp(169B)
----test1.c(562B)
----test1.o(891B)
----main.o(662B)
----yun.o(2KB)
----get.o(474B)

网友评论

  • 简单,但没说明创建链接库过程,对于初学者来说还不够,对于已入门者来说,没实用意义。不过还是谢谢楼主的分享。