02 2019 档案
摘要:问题原因:没找到jemalloc头文件. 百度谷歌半天没找到有效的下载地址. github中有 到github下载.jemalloc https://github.com/jemalloc/jemalloc/releases ./configure &&make &&make install 这一步
阅读全文
摘要:https://www.cnblogs.com/lovemdx/p/3199886.html https://blog.csdn.net/yfkiss/article/details/7035579 ptmalloc 是glibc的内存分配管理 tcmalloc 是google的内存分配管理模块 j
阅读全文
摘要:系统默认安装输入法管理器的是 ibus. 而搜狗使用 fcitx 1.以我们先要安装 fcitx和必要的软件包 2.接着我们要下载 搜狗输入法 到搜狗官网下载deb版本软件包:https://pinyin.sogou.com/linux/?r=pinyin 3.安装dpkg包: 4.切换到dep包下
阅读全文