What is the translation of " JSONP " in Chinese?

Noun
JSONP

Examples of using Jsonp in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
What is JSONP?
什么是JSONP.
Therefore, JSONP is not recommended.
因此,不建议使用JSONP
What is CORS, JSONP?
什么是CORS,JSONP??
Watering holes exploiting JSONP hijacking to track users in China.
水坑攻击”利用JSONP劫持跟踪维吾尔族用户.
The following application grabs data from Twitter using JSONP.
下面的应用通过JSONP从Twitter抓取数据。
Completely remove JSONP functionality.
完全删除JSONP功能.
JSONP is used in Listing 1 to get a place name from a postal code.
清单1清单1使用了JSONP来通过邮政编码获取地名。
You can only use JSONP for get requests.
JSONP只能用于GET请求。
In fact, JSONP is not even an Ajax request(i.e. XMLHttpRequest).
Jsonp的本质其实不是Ajax请求(XMLHttpRequest)。
You can only use JSONP for get requests.
缺点:jsonp只能get请求.
The JSONP way is only applicable to HTTP GET requests, no other method is supported.
Jsonp的方式只是针对get请求方式,不支持post请求.
See the discussion of the jsonp data type in$.
见的讨论jsonp的数据类型$.
JSONP relies on the fact that<script> tags can have sources coming from different origins.
JSONP依赖于<script>标签可以来自不同来源的事实。
See the discussion of the jsonp data type in$. ajax() for more details.
更多jsonp数据类型的细节讨论,请参阅$.ajax()。
The last scenario involves an API call that apparently does not have a callback,so no visible JSONP.
最后一个场景涉及一个显然没有回调的API调用,因此没有可见的JSONP
This is a minimal example of JSONP data grabbing you can use as a proof of concept.
这是JSONP数据抓取的一个最简单的示例,您可以将其用于概念验证。
Since your browser loads any code that returns as a script,you should only request JSONP from a domain that you trust.
由于浏览器会加载任何以脚本形式返回的代码,因此只应从您信任的网域请求JSONP
Cross-domain requests and dataType:"jsonp" requests do not support synchronous operation.
跨域请求和dataType:"jsonp"请求不支持同步操作。
The API can be used server side to return JSON data andalso client side returning JSONP to support cross domains.
此API可被用于服务器端来返回JSON数据,也可以用于客户端来返回JSONP,用以进行跨域支持。
With cross-domain script and JSONP requests, the global option is automatically set to false.
跨域脚本和JSONP请求,全局选项自动设置为false。
And, because of the cross-domain restrictions with XHR,many web services are implementing JSONP, or JSON with Padding.
而且,由于XHR有跨域的限制,许多网络服务的都实现了JSONP(JSONwithPadding)。
While hunting web applications for JSONP vulnerabilities, we might encounter some issues.
在寻找JSONP漏洞的Web应用程序时,我们可能会遇到一些问题。
JSONP or"JSON with padding" is a usage pattern that provides a method to request data from a server in a different domain.
JSONP或“填充的JSON”是一种使用模式,它提供了一个方法请求来自不同域中的服务器的数据。
If the response did not parse as strict JSONP, the browser could throw an error or just ignore the entire response.
如果回应不能被解析为严格的JSON-P,浏览器可以丢出一个错误或忽略整个回应。
A JSONP request can usually be recognized by its callback parameter and returned content, which is executable JavaScript code.
JSONP请求通常可通过它的回调参数和返回内容识别出来,这些内容是可执行的JavaScript代码。
Presently, there are two widely-accepted methods to support cross-domain requests: JSONP and CrossOrigin Resource Sharing(CORS).
目前有两个被广泛接受的支持跨域请求的方法:JSONP和跨域资源共享(CORS)。
Since this AJAX call will be using JSONP we also needed to override the sync method and provide some additional options.
由于这个AJAX用到了JSONP,我们还需要重写sync方法提供一些额外的选项。
Jsonp polling is basically the same as HTTP polling, where the difference is that JSONP can emit cross-domain requests(not requests within your domain).
JSONP轮询基本上与HTTP轮询一样,不同之处则是JSONP可以发出跨域请求(不是在你的域内的请求)。
Cross-domain communications with JSONP, Part 1: Combine JSONP and jQuery to quickly build powerful mashups!
使用JSONP实现跨域通信,第1部分:结合JSONP和jQuery快速构建强大的mashup<!
This DOI system Proxy Server REST API is CORS-compliant,however, JSONP callbacks are also supported using a"callback" query parameter.
DOI系统代理服务器RESTAPI是CORS兼容的;但是,JSONP同时也支持使用"callback"查询参数。
Results: 48, Time: 0.048

Top dictionary queries

English - Chinese