07 2021 档案

摘要:1. 定义 #include <set> template< class Key, class Compare = std::less<Key>, class Allocator = std::allocator<Key> > class set; 2. 初始化 默认构造,空set 范围构造,使用另 阅读全文
posted @ 2021-07-26 23:11 suntus 阅读(36) 评论(0) 推荐(0) 编辑
摘要:使用scl工具进行切换,效果是想用哪个版本就可以切哪个版本,方便调试。 安装 yum install scl-utils yum install centos-release-scl 查看都有啥包可选 yum list all --enablerepo='centos-sclo-rh' 安装不同版本 阅读全文
posted @ 2021-07-18 08:11 suntus 阅读(2333) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示