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 的 strtr 的 jQuery 等价物是什么?
http://php.net/manual/en/function.strtr.php
我更喜欢最简单的纯 jQuery 解决方案。
JS 也是一个不错的选择。
我推荐php.js 实现。