自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

浅浅徘徊的博客

我的博客

  • 博客(3)
  • 收藏
  • 关注

原创 Android dlopen failed: has text relocations

问题apk加载so时,产生has text relocations错误。经过测试发现和targetSdkVersion有关,这个问题出现在加载so时,编译时sdk小于23 也就是android6.0之前是报warning,6.0之后直接报error。分析text reloactions又被称为TEXTREL, 它与PIC相关, 先说PIC: PIC: Position Independent

2016-10-28 18:48:00 2883

转载 哪一个更快:read,fread,ifstream或者mmap

原文转载:http://lemire.me/blog/2012/06/26/which-is-fastest-read-fread-ifstream-or-mmap/Which is fastest: read, fread, ifstream or mmap?If you program in C/C++, you have many options to read file

2016-10-17 17:42:05 1354

转载 Invalid indirect reference 0x41e0cba8 in decodeIndirectRef

10-08 11:20:13.636: W/dalvikvm(9450): Invalid indirect reference 0x41e0cba8 in decodeIndirectRef10-08 11:20:13.636: I/dalvikvm(9450): "main" prio=5 tid=1 RUNNABLE10-08 11:20:13.636: I/dalvikvm(9450)

2016-10-11 17:02:41 1515

空空如也

空空如也

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

TA关注的人

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