孙琪峥

比花言巧语更难的是学会闭嘴

  • 首页
  • 技术札记
  • 扯淡闲侃
  • 软件杂谈
  • 程序猿段子
  • 关于博主
鲁ICP备18012478号-1
# mongoose #
  • mongoose模块中使用populate方法关联数据,报错Schema hasn't been registered for model "..."的解决方法

    别拦我!别拦我!别拦我! 我要给大家分享个bug!!! 情况是这样的,一个Node.js+MongoDB的项[...]

    技术札记 2018-09-09
  • Node.js中mongoose模块连接MongoDB数据库时提示(node:12580) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.的解决方案

    在Node.js项目中用mongoose模块(版本5.2.6)命令连接MongoDB数据库代码如下: const mo[...]

    技术札记 2018-08-06
  • 关于博主

    骨灰级博客玩家
    国内第一批90后网站站长/程序员
    做过七年前端讲师
    目前是锦鲤观赏鱼电商
  • 近期文章

    • 鱼贝贝文件信息批量提取神器v1.3.0.250118 免费|绿色免安装|全功能离线版
    • phpstudy启动报错nginx: [emerg] invalid number of arguments in "include" directive in 的解决方法
    • 微信小程序《隐私政策》范文参考
    • electron开发中使用nodemon进行热更新的方法
    • electron开发,文件无法拖放到渲染窗口的一种奇怪情况,附原因和解决方案