摘要:
安装软件:node,mongo,express 1.apt install node 2.node -v 3.apt install mongodb 4.mongo -version 5.apt install node-express-generator 6.express -V 阅读全文
posted @ 2017-07-31 18:30
菜蛋
阅读(143)
评论(0)
推荐(0)
摘要:
环境:ubuntu 重要字:数据库,集合,记录,字段 api地址:https://docs.mongodb.com/manual/reference/method/db.collection.updateOne/ 01.apt install mongodb 02.find / -name mong 阅读全文
posted @ 2017-07-31 18:01
菜蛋
阅读(135)
评论(0)
推荐(0)