Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以澄清一下,每个点显示的连接数是该特定小时内同时达到的最大连接数吗?或者它意味着在那个特定小时内建立的连接总数?谢谢
使用统计确实显示了在那一小时内任何时候连接的最大用户数。
它不是在那一小时内连接的用户总数。如果您想知道这一点,您可以通过让每个用户在连接时将事件写入数据库或使用 Firebase Analytics 等产品轻松构建它。