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.
是否有任何 PHP 函数可以转换
100 = 1H 1000 = 10H 10000 = 10T 100000 = 1L
等等
从来没听说过。这是一个常见的符号吗?对我来说,这看起来很特殊。我可以想象有一个用于千、兆、兆等前缀的标准函数,但我认为也没有一个可以做到这一点。