var mongooes=require("mongoose"); mongooes.connect("mongodb://localhost/my_test",{useMongoClient:true}) mongooes.connection.once("open",function(){ co Read More
posted @ 2020-07-10 14:45
拎着红杯子的黄鸭子
Views(287)
Comments(0)
Diggs(0)
分为数据库,集合,文档 1,切换数据库 use 数据库 2.查询数据集中的文档 db.数据集.find() 括号内部可以传参数 Read More
posted @ 2020-07-10 14:15
拎着红杯子的黄鸭子
Views(99)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号