我在Angular應用程序中使用AngularFire2的代碼如下。 打字稿: constructor(db: AngularFirestore) { this.booksCollectionRef = db.collection ('books'); ...
確定! 回上一頁