匯入mongoose庫. var mongoose = require('mongoose');. // 獲得db物件. db = mongoose.connection;. // 各種事件. // connection的事件列表可 ...
確定! 回上一頁