上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 69 下一页

2023年5月15日

Linux yum源搭建及配置

摘要: Linux yum源搭建及配置(新手必看)http://c.biancheng.net/view/824.html 为 YUM 配置软件源 https://blog.csdn.net/qq_42951560/article/details/125224308 yum源配置及详解 https://bl 阅读全文

posted @ 2023-05-15 20:27 lh03061238 阅读(26) 评论(0) 推荐(0) 编辑

2023年5月11日

PID PPID TID

摘要: Linux中的程序和进程,PID和PPID https://blog.csdn.net/sinat_25457161/article/details/48596797?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.non 阅读全文

posted @ 2023-05-11 11:01 lh03061238 阅读(39) 评论(0) 推荐(0) 编辑

2023年5月10日

Linux 设置 LD_LIBRARY_PATH

摘要: 转载:https://www.cnblogs.com/zhanggaofeng/p/7535034.html 在Linux下,如果自己写好一个动态链接库,需要在其他程序里调用,则需要让这些程序能找到这个动态链接库,如果设置的不对,就会出现类似的错误: error while loading shar 阅读全文

posted @ 2023-05-10 11:24 lh03061238 阅读(638) 评论(0) 推荐(0) 编辑

编译生成libgmp.so遇到configure: error: cannot guess build type; you must specify one

摘要: 参考:https://blog.csdn.net/qq_45386416/article/details/121991260 阅读全文

posted @ 2023-05-10 11:02 lh03061238 阅读(62) 评论(0) 推荐(0) 编辑

2023年5月4日

Linux内核调试的方式以及工具集锦

摘要: 原文链接 https://blog.csdn.net/gatieme/article/details/68948080 阅读全文

posted @ 2023-05-04 20:39 lh03061238 阅读(25) 评论(0) 推荐(0) 编辑

Linux调试之core dump

摘要: core文件分析 https://blog.csdn.net/weijitao/article/details/46445915 coredump配置、产生原理、分析及示例 https://blog.csdn.net/zhouhailiang1991/article/details/11917269 阅读全文

posted @ 2023-05-04 19:20 lh03061238 阅读(217) 评论(0) 推荐(0) 编辑

2023年4月18日

GCC相关

摘要: GCC, the GNU Compiler Collection https://gcc.gnu.org/ GCC: Anonymous read-only Git access https://gcc.gnu.org/git.html browse our Git history online h 阅读全文

posted @ 2023-04-18 09:13 lh03061238 阅读(13) 评论(0) 推荐(0) 编辑

2023年4月12日

.ADOC文件

摘要: .ADOC文件扩展名 https://www.wenjianbaike.com/adoc.html AsciiDoc https://chrisniael.gitbooks.io/gitbook-documentation/content/format/asciidoc.html adoc(asci 阅读全文

posted @ 2023-04-12 17:01 lh03061238 阅读(213) 评论(0) 推荐(0) 编辑

linux下的md编辑器

摘要: Linux下9个Markdown编辑器 https://www.linuxprobe.com/markdown-editors-with-linux.html 我推荐尝试的 5 个 Markdown 编辑器 https://zhuanlan.zhihu.com/p/423905001 高效做笔记:v 阅读全文

posted @ 2023-04-12 16:47 lh03061238 阅读(66) 评论(0) 推荐(0) 编辑

2023年4月11日

c/c++ ABI

摘要: C++ ABI总结 https://zhuanlan.zhihu.com/p/577996608 Itanium C++ ABI https://itanium-cxx-abi.github.io/cxx-abi/ ABI Policy and Guidelines https://gcc.gnu. 阅读全文

posted @ 2023-04-11 10:15 lh03061238 阅读(32) 评论(0) 推荐(0) 编辑

上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 69 下一页

导航