该文被密码保护。 阅读全文
posted @ 2023-06-20 17:56
Peter.Jones
阅读(0)
评论(0)
推荐(0)
摘要:
const mongoose = require('mongoose'); // 建立连接 mongoose.connect('mongodb://192.168.1.188:27017/playground') .then(() => console.log('mongodb连接成功! ')) . 阅读全文
posted @ 2023-06-20 15:33
Peter.Jones
阅读(22)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2023-06-20 12:54
Peter.Jones
阅读(0)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2023-06-20 12:07
Peter.Jones
阅读(0)
评论(0)
推荐(0)