What is the translation of " XMLHTTPREQUEST " in Korean?

xmlhttprequest
xmlhttprequest를
xmlhttprequest가

Examples of using Xmlhttprequest in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
XMLHttpRequest on Wikipedia.
위키백과 XMLHttpRequest.
This is called XMLHttpRequest.
XMLHttpRequest 라고 하였다.
XMLHttpRequest is used heavily in Ajax programming.
XMLHttpRequest 는 AJAX 프로그래밍에 주로 사용됩니다.
Apng-canvas uses XMLHttpRequest.
Apng-canvas는 XMLHttpRequest를 사용합니다.
And, surprise: XMLHttpRequest is one of the victims of this war.
더군다나 놀라운 사실은 XMLHttpRequest가 이 논란의 희생양 중 하나라는 것이다.
If you will need to send data to a server, XMLHttpRequest is always a friend.
이때 서버에게 데이터를 보내야 하는 경우 XMLHttpRequest는 항상 친구입니다.
XMLHttpRequest(XHR) is a JavaScript API to create AJAX requests.
XMLHttpRequest(XHR)은 AJAX 요청을 생성하는 JavaScript API입니다.
Synchronous and asynchronous requests using the XMLHttpRequest(){{glossary(“API”)}}.
XMLHttpRequest() {{glossary(“API”)}} 를 활용한 동기, 비동기 요청.
The data returned from XMLHttpRequest calls will often be provided by back-end databases.
XMLHttpRequest 호출들로부터 반환되는 데이터는 종종 백엔드 데이터베이스들에 의해 제공될 수 있다.
To obtain the JSON, we are going to use an API called XMLHttpRequest(often called XHR).
JSON을 가져오기 위해서는, XMLHttpRequest (때론 XHR)로 불리는 API를 사용하면 된다.
Looking for“XMLHttpRequest” on a page doesn't account for today's reality on how XHR is used for example.
페이지에서 "XMLHttpRequest"를 찾는 것은 XHR이 예제처럼 사용되기도 하는 요즘 현실을 반영하지 못합니다.
In older versions of many browsers, there were security holes in the implementation of the XMLHttpRequest API.
많은 브라우저의 이전 버전에서는 XMLHttpRequest API의 구현에 보안 허점이 있었습니다.
Synchronous XMLHttpRequest is in the process of being removed from the web standard, but this process can take many years.
동기 XMLHttpRequest가 웹 표준에서 제거되는 과정에 있지만, 이 프로세스는 수년이 걸릴 수 있습니다.
In 1998, the Microsoft Outlook Web Access team developed the concept behind the XMLHttpRequest scripting object.
년 Microsoft Outlook 웹 액세스 팀은 XMLHttpRequest 스크립팅 개체 뒤에 있는 개념을 개발했습니다.
With an understanding of how to use XMLHttpRequest directly, you'll find it easy to debug and fix even the strangest problems.
직접 XMLHttpRequest 사용법을 이해하면 가장 이상한 문제를 디버그하고 수정하는 것도 쉬워진다.
Like JavaScript includes, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest.
JavaScript와 비슷하게, CSS도 XMLHttpRequest에 영향을 주는 동일출처정책(same-origin policy)의 대상이 아니기 때문에 이 동작이 가능합니다.
Send() XMLHttpRequest instances' send() method now supports typed arrays and ArrayBuffer objects as argument.
Send() XMLHttpRequest 인스턴스의 send() 메서드는 이제 형식화 배열 및 인수로 ArrayBuffer 객체를 지원합니다.
Then Mozilla, Safari and other browsers followed, implementing an XMLHttpRequest class that supports the methods and properties of Microsoft's original ActiveX object.
그러면 Mozzila, Safari나 다른 브라우저는 Microsoft의 ActiveX 객체의 method와 property를 지원하기 위해 XMLHttpRequest 클래스를 구현하고 있다.
XMLHttpRequest Living Standard by the WHATWG XMLHttpRequest Level 1 draft by the W3C.
XMLHttpRequest Living Standard by the WHATWG XMLHttpRequest Level 1 draft by the W3C.
In this guide, we will take a look at how to use XMLHttpRequest to issue HTTP requests in order to exchange data between the web site and a server.
이 가이드에서는 XMLHttpRequest를 사용 하 여 웹 사이트와 서버 간에 데이터를 교환 하기 위해 HTTP 요청을 실행 하는 방법을 살펴보겠습니다.
However, these days, more of the logic is pushed to the client with the advent of client-side data stores, and XMLHttpRequest allowing partial page updates as required.
반면, 요즘에는, 클라이언트 사이드 데이터 저장소의 출현과 필요에 따라 페이지의 일부만 업데이트를 허용하는 XMLHttpRequest를 포함해 더 많은 로직이 클라이언트 사이드에 추가되었습니다.
All of these examples use the XMLHttpRequest object, which can be used to make cross-site invocations in any supporting browser.
모든 예제는 지원되는 모든 브라우저에서 cross-site 요청에 사용될 수 있는 XMLHttpRequest 객체를 사용합니다.
For example, XMLHttpRequest and Fetch follow the same-origin policy. So, a web application using XMLHttpRequest or Fetch could only make HTTP requests to its own domain.
예를 드면, XMLHttpRequest 는 same-origin 정책 을 따르기에, XMLHttpRequest 을 사용하는 웹 애플리케이션은 자신과 동일한 도메인으로 HTTP 요청을 보내는 것만 가능했습니다.
Because of the technique's reliance on XMLHttpRequest, early applications worked only with Microsoft's Internet Explorer browser, but most other browsers now support Ajax.
이 기술이 XMLHttpRequest에 의존하고 있기 때문에, 초창기에는 마이크로소프트 인터넷 익스플로러에서만 동작했지만, 현재는 대부분의 브라우저에서 AJAX를 지원한다.
As the W3C standard for the XMLHttpRequest object is still a draft, user agents may not abide by all the functionings of the W3C definition and any of the following is subject to change.
XMLHttpRequest 객체에 대한 W3C 표준은 아직도 초안이므로, 웹브라우저가 W3C 에서 정의한 기능을 모두 준수하지 않을 수 있고, 아래의 내용은 언제든지 변경될 수 있다.
The most interesting capability exposed by both XmlHttpRequest and Access Control is the ability to make« credentialed» requests that are aware of HTTP Cookies and HTTP Authentication information.
XMLHttpRequest와 접근 제어 모두에 의해 드러난 가장 흥미로운 능력은 HTTP 쿠키와 HTTP Authentication 정보를 알아차리는 "credentialed"(인증된) 요청을 만들어내는 능력입니다.
Results: 26, Time: 0.043

How to use "xmlhttprequest" in a sentence

For example, XMLHttpRequest follows the same-origin policy.
The XMLHttpRequest object is the heart of AJAX.
AJAX communicates with the server using XMLHttpRequest object.
XMLHttpRequest and Phonegap… Same Origin Policy or not?
XMLHttpRequest , Julian Aubourg, Jungkee Song, Hallvord R.
asynchronous data retrieval using XMLHttpRequest avoiding page reloads.
This is achieved by AJAX using XMLHttpRequest object.
Your browser provides the capability for XMLHttpRequest object.
The XMLHttpRequest object is the key to AJAX.
Another interesting point about this is XMLHttpRequest objects.
Show more

Top dictionary queries

English - Korean