Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
使用正则表达式输入查询的关键字是否有要求对应的大小写必须是一模一样的?
比如输入‘abc'关键字,可否搜索查询出‘AbC’的记录?
@PlantWang
可以, 使用 regexp 的 i
db.yyy.find({name:/BBB/i})
与 萌阔论坛 的连接断开,我们正在尝试重连,请耐心等待