Linq查询条件怎么查询呢多条件?我也是刚看没几天应该是这样var a = from i in 对象.表名where i.字段 == 值条件1 where i.字段 == 值条件2 .... 条件nselect i本文实例为大家分享了jQue2023-04-08html-css240