w*****d 发帖数: 11 | 1 att.
I want to design a system with plugin capability.
thx. | m*******m 发帖数: 182 | 2 You may be able to build a stand alone shared object
library, and link applications to this libraries. Then you
can update your library without touching the applications.
Is this what you want?
【在 w*****d 的大作中提到】 : att. : I want to design a system with plugin capability. : thx.
| i****d 发帖数: 7 | 3 man dlopen, dlclose,dlerror, dlsym?
【在 w*****d 的大作中提到】 : att. : I want to design a system with plugin capability. : thx.
|
|