摘要:
参考https://blog.csdn.net/Aliven888/article/details/122428668 ``` ./bin/horizon: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by 阅读全文
摘要:
不含有888的返回 ``` list_str = ["11_888_12", "11_888_2", "11_777_12"] bb = [x for x in list_str if '888' not in x] ``` ``` list_str = ["11_888_12", "11_888_ 阅读全文