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.
goo gl可以支持多少个URL?目前的填充速度是多少。我可以看到它使用大小字母和数字创建了唯一的 URL。这使它的容量为(26 * 2 + 10)^ 5,这个估计是否正确。
我认为数学是正确的..但它是无限的。即使当前的 5 个字母空间用完,他们也可以添加另一个字母。