自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (2)
  • 收藏
  • 关注

原创 /tmp/ccAceHhY.o: In function `main': main.c:(.text+0xc7): undefined reference to `dlopen' main.c:

写一些调用dlopen函数的程序,编译的时候总是报:/tmp/ccAceHhY.o: In function `main':main.c:(.text+0xc7): undefined reference to `dlopen'main.c:(.text+0x11c): undefined reference to `dlsym'main.c:(.text+0x160): undefi...

2019-03-27 17:20:39 14945 1

原创 lvalue required as left operand of assignment

写了一个测试程序,通过dlopen,dlsym,dlerror,dlclose函数系列,进行调用动态库的函数,但是在编译的时候出现上述错误,正在解决。附上代码:#include "public.h"#include <dlfcn.h>#include <string.h>#include <stdio.h>int main(int args ,ch...

2019-03-27 11:45:39 3448

java开发实战经典

针对JAVA技术的提升

2017-08-16

vi编辑器的运用

很简单的unix的介绍。假如你完全看了以后,你会基本明白unix系统是什么。

2014-03-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除