What is the translation of " AJAX REQUESTS " in Chinese?

Examples of using Ajax requests in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
How can you make ajax requests?
怎样发送AJAX请求?
Ajax requests are triggered by JavaScript code;
提示:Ajax请求由JavaScript代码触发;
It can easily handle AJAX requests.
能够处理AJAX请求
Ajax requests can be performed using the Fetch Standard;
Ajax请求可以用Fetch标准实现;.
How to make AJAX requests in React?
怎样发送AJAX请求?
Ajax requests can be performed using the Fetch Standard;
现在可以使用FetchStandard执行$.ajax请求;.
How can you identify AJAX requests in existing websites?
如何在现有网站中识别AJAX请求??
Tip: Ajax requests are triggered by the JavaScript code;
提示:Ajax请求由JavaScript代码触发;
Very few(if any) situations actually require Ajax requests in sync mode.
很少(如果有的话)实际上需要同步模式的Ajax请求
Ajax requests are stateless by default, and can only be opened from the client to the server.
Ajax请求默认情况下是无状态的,且只能从客户端向服务器端发出请求。
Prior to jQuery 1.5, Ajax requests could get a bit messy.
JQuery1.5之前,Ajax请求可能有点麻烦。
XMLHttpRequest(XHR) is a JavaScript API to create AJAX requests.
XMLHttpRequest(XHR)是一种创建AJAX请求的JavaScriptAPI。
The first one is a service which makes Ajax requests and the second one is a router.
第一个是使Ajax请求的服务,第二个是路由器。
The client page sends data representing its current state to the server,usually through Ajax requests.
客户端页面通常通过Ajax请求将表示其当前状态的数据发送到服务器。
Without this header, non-GET Ajax requests won't be accepted by Rails.
如果没有这个首部,Rails不会接受GETAjax请求
Ajax requests are time-limited, so errors can be caught and handled to provide a better user experience.
Ajax请求是限时的,所以错误警告被捕获并处理后,可以用来提升用户体验。
This will automatically include asecurity token in all forms and Ajax requests generated by Rails.
这行代码会在Rails生成的所有表单和Ajax请求中包含安全令牌。
When implementing the piggyback technique, typically all Ajax requests targeting the server might return a mixed response.
在实现piggyback技术时,通常针对服务器端的所有Ajax请求可能会返回一个混合的响应。
To implement polling in JavaScript,you can use setInterval to periodically issue Ajax requests, as shown in Listing 2:.
要在JavaScript中实现轮询的话,你可以使用setInterval来定期地发出Ajax请求,如清单2所示:.
This event is triggered if an Ajax request is started andno other Ajax requests are currently running.
(全局事件)开始新的Ajax请求,并且此时没有其他ajax请求正在进行.
An ajax request is a perfect example of this.
Ajax请求只是其中一个例子。
The Ajax system now validates URLs before making an Ajax request.
Ajax系统现在在产生Ajax请求之前会先验证URL。
Show a message before an Ajax request is sent.
Ajax请求发送之前显示一条消息。
In fact, JSONP is not even an Ajax request(i.e. XMLHttpRequest).
Jsonp的本质其实不是Ajax请求(XMLHttpRequest)。
This is an Ajax request.
还有一种请求,是ajax请求
How to define AJAX request?
怎样处理Ajax请求??
How to catch AJAX request?
怎样处理Ajax请求??
Real attacks would probably use AJAX request, in order to be silent.
真正的攻击可能需要使用AJAX请求,为了保持沉默。
How to determine an AJAX request?
怎样发送AJAX请求?
Results: 29, Time: 0.0289

Word-for-word translation

Top dictionary queries

English - Chinese