jsonp 的原理及应用_god_speed丶的博客-优快云博客_jsonp 客户端: <script src= "http://xxx?call=show"> 实现 show(){} 服务端: return “show ({json})”