testplugin

所属分类:嵌入式Linux
开发工具:Unix_Linux
文件大小:7KB
下载次数:3
上传日期:2013-05-06 21:33:46
上 传 者citongke1
说明:  linux下实现插件调用。即实现调用.so文件
(Achieve using the plugin on linux)

文件列表:
testplugin\inc\baseclass.h (308, 2004-10-20)
testplugin\inc\pluginhelper.h (1762, 2004-10-20)
testplugin\inc\polygon.h (231, 2004-10-20)
testplugin\main.cpp (758, 2004-10-20)
testplugin\Makefile (219, 2004-10-20)
testplugin\plugin\derivedclass.cpp (271, 2004-10-20)
testplugin\plugin\derivedclass.h (576, 2004-10-20)
testplugin\plugin\dynclass.cpp (985, 2004-10-20)
testplugin\plugin\dynclass.h (2364, 2004-10-20)
testplugin\plugin\Makefile (390, 2004-10-20)
testplugin\plugin\pentagon_hexagon.cpp (317, 2004-10-20)
testplugin\plugin\pentagon_hexagon.h (363, 2004-10-20)
testplugin\plugin\rectangle.cpp (181, 2004-10-20)
testplugin\plugin\rectangle.h (243, 2004-10-20)
testplugin\plugin\triangle.cpp (177, 2004-10-20)
testplugin\plugin\triangle.h (241, 2004-10-20)
testplugin\pluginhelper.cpp (3339, 2004-10-20)
testplugin\inc (0, 2005-01-16)
testplugin\plugin (0, 2005-01-16)
testplugin (0, 2013-02-22)

请先在plugin目录下运行make命令,生成两个共享库triangle_rectangle.so和pentagon_hexagon.so 然后再上一级目录(主目录)下运行make命令,生成test可执行文件 运行该文件即可。

近期下载者

相关文件


收藏者