1 filter(lambda x:x.endswith('居'),house_type_list) 过滤函数,作用就是将“以‘居’结尾的字段都过滤出来,其它的字段都删除掉。” 相关文章: 2022-12-23 2021-09-28 2021-06-27 2021-12-29 2021-06-15