文件名称:testplugin
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-07
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- zhuha*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux下实现插件调用。即实现调用.so文件-Achieve using the plugin on linux
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testplugin\inc\baseclass.h
..........\...\pluginhelper.h
..........\...\polygon.h
..........\main.cpp
..........\Makefile
..........\plugin\derivedclass.cpp
..........\......\derivedclass.h
..........\......\dynclass.cpp
..........\......\dynclass.h
..........\......\Makefile
..........\......\pentagon_hexagon.cpp
..........\......\pentagon_hexagon.h
..........\......\rectangle.cpp
..........\......\rectangle.h
..........\......\triangle.cpp
..........\......\triangle.h
..........\pluginhelper.cpp
..........\readme.txt
..........\inc
..........\plugin
testplugin