Skip to content

Bumzy

你学过的每一样东西,你遭受的每一次苦难,都会在你一生中的某个时候派上用场。

  • HOME
  • BOOK LIST
  • GitHub
  • ABORT

分类:C++

运行时报错undefined symbol

Posted on 2019年1月29日2019年1月29日 by bumzy

问题:链接动态库so后,运行时报错undefined symbol 解决方法:我遇到的是因为在编译动态库so时 […]

Posted in C++Tagged gcc, undefined symbolLeave a comment

浅谈C++的new(new expression和operator new)

Posted on 2019年1月22日2019年1月22日 by bumzy

浅谈C++的new(new expression和operator new) 在看《STL源码剖析》第2章时, […]

Posted in C++Tagged C++, newLeave a comment

近期文章

  • 二分查找及变种(参考C++标准库)
  • 搜索引擎用户行为特征
  • 常见排序算法总结
  • 运行时报错undefined symbol
  • 浅谈C++的new(new expression和operator new)
@2020 bumzy.net | 京ICP备17072982号