List<A>包含若干个A对象 对象A包含若干个属性,每个属性为一个List<string> List<string> B 包含若干个关键字 需要找到A中的某个List<string>包含List<string> B 中的关键字的数据,并根据关键字的不同对应的数据存放在不同的List中