#include <dlfcn.h> void *dlopen(const char *filename, ... loads the dynamic shared object (shared library) file named by the null-terminated ...
確定! 回上一頁