Introduction - If you have any usage issues, please Google them yourself
linux under C++ realize plug-in technology, the details, see http://masterdog.bokee.com/563395.html
Packet : 41695037testplugin.zip filelist
testplugin/
testplugin/inc/
testplugin/inc/baseclass.h
testplugin/inc/pluginhelper.h
testplugin/inc/polygon.h
testplugin/main.cpp
testplugin/Makefile
testplugin/plugin/
testplugin/pluginhelper.cpp
testplugin/plugin/derivedclass.cpp
testplugin/plugin/derivedclass.h
testplugin/plugin/dynclass.cpp
testplugin/plugin/dynclass.h
testplugin/plugin/Makefile
testplugin/plugin/pentagon_hexagon.cpp
testplugin/plugin/pentagon_hexagon.h
testplugin/plugin/rectangle.cpp
testplugin/plugin/rectangle.h
testplugin/plugin/triangle.cpp
testplugin/plugin/triangle.h
testplugin/readme.txt