Update MongoDB_基础.md
This commit is contained in:
parent
fe6f50a4b7
commit
19b7db4c13
@ -33,7 +33,7 @@
|
||||
| Undefined | “undefined” | 该数据类型已经废弃 |
|
||||
| ObjectId | “objectId” | 对象 id |
|
||||
| Boolean | “bool” | 布尔值 |
|
||||
| Date | “date” | 日志类型 |
|
||||
| Date | “date” | 日期类型 |
|
||||
| Null | “null” | 空 |
|
||||
| Regular Expression | “regex” | 正则表达式 |
|
||||
| DBPointer | “dbPointer” | 该数据类型已经废弃 |
|
||||
@ -348,4 +348,4 @@ db.user.deleteOne(
|
||||
|
||||
+ 官方文档:[MongoDB CRUD Operations](https://docs.mongodb.com/manual/crud/)
|
||||
|
||||
+ Kristina Chodorow . MongoDB权威指南(第2版). 人民邮件出版社 . 2014-01
|
||||
+ Kristina Chodorow . MongoDB权威指南(第2版). 人民邮件出版社 . 2014-01
|
||||
|
Loading…
x
Reference in New Issue
Block a user