python去除list中空字符串最快最簡單的方法 去除列表中空字符串最快最簡單的方法 推薦采用: 具有比 更快的速度 filter的使用參考: https://docs.python.org/3/library/f ...