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.
这个问题与Symfony2 JSON 响应返回奇怪的 UTF 字符有关。我正在尝试使用 GETJSON 对 JSON 数据执行 Ajax 请求,使用 Symfony2 作为后端。
我应该使用 parsejson 还是 getjson 就足够了?