freeCodeCamp/guide/chinese/cloud-development/firebase/index.md

40 lines
1017 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Firebase
localeTitle: 火力地堡
---
## 火力地堡
![Firebase徽标](https://firebase.google.com/_static/558bc0d91d/images/firebase/lockup.png)
### 概观
Firebase是最基本的形式于2014年10月被谷歌收购。从那时起谷歌已经收购了其他公司这些公司称赞了原有的Firebase产品。现在这些软件工具选择构成了当前提供的Firebase工具的当前选择。
### Firebase主要功能
Firebase主要功能分为3类
1. **开发**
* 认证
* 数据库
* 存储
* 主机
* 功能
* 测试实验室
* 崩溃报告
* 性能
2. **增长**
* 通知
* 远程配置
* 动态链接
3. **赚**
* AdMob广告
#### 更多信息:
* [火力地堡](https://firebase.google.com/)
* [维基百科](https://en.wikipedia.org/wiki/Firebase)
* [在这里,](https://firebase.google.com/docs/samples/)您可以找到有关如何在项目中使用Firebase的示例。