说明
This commit is contained in:
parent
ffb1c2ef5b
commit
d834c3e6d7
@ -1,6 +1,8 @@
|
|||||||
#mongodb.js说明<br>
|
#mongodb.js说明<br>
|
||||||
####引入<br>
|
####引入<br>
|
||||||
dbs = require("dir/mongodb.js")<br>
|
dbs = require("dir/mongodb.js")<br>
|
||||||
|
####实例化<br>
|
||||||
|
dbs = dbs(数据库地址,数据库名)<br>
|
||||||
####使用<br>
|
####使用<br>
|
||||||
add 插入一条数据
|
add 插入一条数据
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user