摘要:
1.安装 express npm i express --save 2.安装 mongoDB npm i mongodb --save 3.安装mongoose npm i mongoose --save 4.server.js中创建schema,shcema相当于sql的表,里面含有字段,可以定义 阅读全文
posted @ 2019-01-13 04:40 猫头唔食鱼 阅读(456) 评论(0) 推荐(0)
他山之石,可以攻玉。
posted @ 2019-01-13 04:40 猫头唔食鱼 阅读(456) 评论(0) 推荐(0)
posted @ 2019-01-13 03:18 猫头唔食鱼 阅读(182) 评论(0) 推荐(0)
posted @ 2019-01-13 02:12 猫头唔食鱼 阅读(188) 评论(0) 推荐(0)