IMongoQuery q = Query.Matches("PartsNo", new Regex("^." + 10640 + ".*$")); List<ParstInfo> p = new List<ParstInfo>(); p = MongoSqlHelp.Find<ParstInfo>(q).ToList<ParstInfo>();
1,797
社区成员
1,467
社区内容
加载中
试试用AI创作助手写篇文章吧