摘要:
项目需要链接absl,absl默认编译为静态库,但项目编译为动态库,动态库不能链接静态库,编译时报错 relocation R_X86_64_PC32 against symbol can not be used when making a shared object; recompile with 阅读全文
摘要:
Processes in the foreground job of a controlling terminal have unrestricted access to that terminal; background proesses do not. This section describe 阅读全文
摘要:
Removing sensitive data from a repository https://help.github.com/en/articles/removing-sensitive-data-from-a-repository 从一个git仓库迁移到另外一个git仓库 https://w 阅读全文