标签: node.js mongodb
a.remove({"名称":' SONU'},功能(E,O){}); a.insert({"名称":用户名,"标题":用户名,"年龄":' 25'},函数(例如, ○){});
}); 我现在需要获得这些值
答案 0 :(得分:0)
a.findOne({name: userName}, function (e, o) {})