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.
主流浏览器中的 encodeURIComponent 实现效率如何?是否值得记住对 encodeURIComponent 的调用?
这听起来像是过早的优化。
除非您已经分析了您的页面并发现这encodeURIComponent花费了太多时间,否则您不必担心。
encodeURIComponent