2012年7月13日

链接选项-ldl

摘要: fromhttp://topic.csdn.net/u/20080819/16/9db4c00c-b0d2-48e2-9b1f-c7c7062d373f.html细究了一下编译选项-ldl查了老半天,不知是关键字没选好,还是google还真的不行了.最终还是靠度娘找到的..#include <dlfcn.h> dlopen(),dlclose() , dlerror() , dlsym() , the Base Definitions volume of IEEE Std 1003.1-2001, <dlfcn.h>这些函数,动态库的相关部分-dl ,同楼上所说,是显式 阅读全文

posted @ 2012-07-13 11:39 Orz.. 阅读(615) 评论(0) 推荐(0)

xmllint格式化xml

摘要: xmllint --format <xmlfile>...有时用libxml生成的文件总是不太顺.... 阅读全文

posted @ 2012-07-13 09:46 Orz.. 阅读(666) 评论(0) 推荐(0)

导航