Data in Firebase is stored in a tree structure and child nodes can be referenced by passing a string to the ref() function, so firebase.database().ref('users') ...
確定! 回上一頁