会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
于凡芮
博客园
首页
新随笔
新文章
联系
管理
订阅
2021年11月30日
nodejs实现页面的增删查
摘要: 一、在mong0db.js中写如下代码 1.导入 const mongoose = require("mongoose"); // 建立数据库连接 mongoose.connect("mongodb://127.0.0.1:27017/text"); // 创建模型 const tagSchema
阅读全文
posted @ 2021-11-30 20:59 于凡芮
阅读(129)
评论(0)
推荐(0)
编辑
公告