摘要: yum命令 查看提供某个命令的rpm包: # yum provides gcc Loading mirror speeds from cached hostfile * base: mirrors.bupt.edu.cn * centos-sclo-rh: mirrors.nju.edu.cn * 阅读全文
posted @ 2022-02-28 22:50 苏格拉底的落泪 阅读(41) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/u/9456fecb5f96 1 #include <algorithm> 2 #include <atomic> 3 #include <cstddef> 4 #include <iostream> 5 #include <thread> 6 #in 阅读全文
posted @ 2022-02-28 10:48 苏格拉底的落泪 阅读(364) 评论(0) 推荐(0)