Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如此处链接所述,它查询“Alice”并生成“Alice”的所有信息。
如果我有 'n' 个输入以获取所有信息,比如 n=2 'Alice'、'Bob' 等,该怎么办?
查询会是什么?我试图在查询列表或数组中定义variables_1 = {'$b': 'Alice, Bob'} 和定义但不工作。$b: list
variables_1 = {'$b': 'Alice, Bob'}
$b: list