Download for Windows Premium
Publiciteit
XMLHTTPRequest
XMLHttpRequest
Cerrar Su navegador no es compatible con el objeto XMLHTTPRequest.
Close Your browser cannot read the XMLHTTPRequest.
Un enfoque común es que estas aplicaciones nativas ofrezcan un servicio web en localhost y hagan que la aplicación web le haga solicitudes a través de XMLHTTPRequest (XHR) o WebSockets.
One common approach is for these native apps to offer a web service on localhost, and have the web app make requests to it via XMLHTTPRequest (XHR) or WebSockets.
El componente principal utilizado en AJAX es el objeto XMLHTTPRequest, el cual permite generar comunicaciones con el servidor (con métodos GET o POST) y obtener el resultado en un objeto DOM.
The main component used in AJAX is the object XMLHTTPRequest, which allows generating communications with the server (with methods GET or POST) and obtain the result in a DOM object.
Alguna de las APIs, como es el caso de XMLHTTPRequest, aplican un patrón más parecido a una Estrategia, pero en cualquier caso lo que se ve es el paso de funciones.
Some of the APIs, as is the case of XMLHTTPRequest, apply a pattern closer to a Strategy, and again what we see is the mechanism of passing functions as values.
Este módulo describe cómo enviar y recibir datos de un origen de datos remoto usando un objeto XMLHTTPRequest y realizando operaciones de jQuery AJAX. Lecciones
This module describes how to send and receive data to and from a remote data source by using an XMLHTTPRequest object and by performing jQuery AJAX operations.
Como solución parcial a este problema, los desarrolladores web, usan varias técnicas, como hacer un ping al servidor periódicamente, mediante XMLHTTPRequest, Fetch APIs, o usar la HTML WebSockets API o protocolos similares.
To work around this problem, web developers use several techniques: ping the server periodically via the XMLHTTPRequest, Fetch APIs, using the WebSockets API, or similar protocols.
El primer parámetro pasado a ambas es el nativo XMLHTTPRequest objeto desde el que se puede usar sus responseText y responseXML propiedades, respectivamente.
The first parameter passed to both is the native xmlHttpRequest object from which you can use its responseText and responseXML properties, respectively.
A continuación, necesitamos llamar al método open de XMLHttpRequest.
Next, we need to call the XMLHttpRequest open method.
Esto no es muy distinto de cómo funciona XMLHttpRequest.
It's not that different from the way that XMLHttpRequest works.
El objeto XMLHttpRequest para la comunicación asíncrona.
The XMLHttpRequest object for the asynchronous communication.
Como se mencionó, el objeto XMLHttpRequest original tiene un estricto modelo de seguridad.
As mentioned, the original XMLHttpRequest object has a strict security model.
Todo está habilitado permitiéndonos usar libremente el objeto XMLHttpRequest estandarizado.
This is all enabled by allowing us to freely use the standardized XMLHttpRequest object.
Ya ha visto un par de ejemplos sobre cómo crear un objeto XMLHttpRequest.
You already have seen a couple of examples on how to create an XMLHttpRequest object.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor XMLHTTPRequest in het Spaans

Publiciteit

Suggesties

Resultaten: 140. Exact: 140. Verstreken tijd: 80 ms.